Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A 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()
H A 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()
H A Dframe.h554 extern void print_stack_frame (struct frame_info *, int, int);
H A Dinflow.c598 print_stack_frame (deprecated_selected_frame, in kill_command()
H A Dcorelow.c391 print_stack_frame (deprecated_selected_frame, in core_open()
H A Dada-tasks.c799 print_stack_frame (deprecated_selected_frame, in task_command()
H A Docd.c228 print_stack_frame (get_selected_frame (), -1, 1); in ocd_start_remote()
H A Dremote-rdp.c1184 print_stack_frame (get_selected_frame (), -1, 1); in remote_rdp_open()
H A Dremote-e7000.c632 print_stack_frame (get_selected_frame (), -1, 1); in e7000_start_remote()
H A Dinfcmd.c1237 print_stack_frame (deprecated_selected_frame, in finish_command()
H A Dtracepoint.c1958 print_stack_frame (deprecated_selected_frame, in finish_tfind_command()
H A Dremote-mips.c1591 print_stack_frame (get_selected_frame (), -1, 1); in common_open()
H A Dinfrun.c3350 print_stack_frame (deprecated_selected_frame, -1, source_flag); in normal_stop()
/freebsd-12.1/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c168 print_stack_frame(get_selected_frame(), in kgdb_trgt_open()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-main.c194 print_stack_frame (deprecated_selected_frame, in mi_cmd_exec_return()