Home
last modified time | relevance | path

Searched refs:print_stack_frame (Results 1 – 15 of 15) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dthread.c451 print_stack_frame (get_selected_frame (), -1, 0); in info_threads_command()
468 print_stack_frame (get_selected_frame (), -1, 0); in info_threads_command()
500 print_stack_frame (get_current_frame (), 0, -1); in restore_current_thread()
707 print_stack_frame (deprecated_selected_frame, in do_captured_thread_select()
Dstack.c151 print_stack_frame (struct frame_info *fi, int level, int source) in print_stack_frame() function
1632 print_stack_frame (fi, frame_relative_level (fi), 1); in select_and_print_frame()
1740 print_stack_frame (deprecated_selected_frame, in frame_command()
1751 print_stack_frame (deprecated_selected_frame, in current_frame_command()
1787 print_stack_frame (deprecated_selected_frame, in up_command()
1832 print_stack_frame (deprecated_selected_frame, in down_command()
Dframe.h554 extern void print_stack_frame (struct frame_info *, int, int);
Dinflow.c598 print_stack_frame (deprecated_selected_frame, in kill_command()
Dcorelow.c391 print_stack_frame (deprecated_selected_frame, in core_open()
Dada-tasks.c799 print_stack_frame (deprecated_selected_frame, in task_command()
Docd.c228 print_stack_frame (get_selected_frame (), -1, 1); in ocd_start_remote()
Dremote-rdp.c1184 print_stack_frame (get_selected_frame (), -1, 1); in remote_rdp_open()
Dremote-e7000.c632 print_stack_frame (get_selected_frame (), -1, 1); in e7000_start_remote()
Dinfcmd.c1237 print_stack_frame (deprecated_selected_frame, in finish_command()
Dtracepoint.c1958 print_stack_frame (deprecated_selected_frame, in finish_tfind_command()
Dinfrun.c3350 print_stack_frame (deprecated_selected_frame, -1, source_flag); in normal_stop()
Dremote-mips.c1591 print_stack_frame (get_selected_frame (), -1, 1); in common_open()
/freebsd-9-stable/gnu/usr.bin/gdb/kgdb/
Dtrgt.c141 print_stack_frame(get_selected_frame(), in kgdb_trgt_open()
/freebsd-9-stable/contrib/gdb/gdb/mi/
Dmi-main.c194 print_stack_frame (deprecated_selected_frame, in mi_cmd_exec_return()