Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Ddiagnose_unwind.py80 print_stack_frame(process, initial_fp)
96 print_stack_frame(process, cur_fp)
121 print_stack_frame(process, cur_fp)
128 def print_stack_frame(process, fp): function
205 print_stack_frame(process, frame.GetFP())
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbsd-kvm.c92 print_stack_frame (get_selected_frame (), -1, 1); in bsd_kvm_open()
248 print_stack_frame (get_selected_frame (), -1, 1); in bsd_kvm_proc_cmd()
268 print_stack_frame (get_selected_frame (), -1, 1); in bsd_kvm_pcb_cmd()
H A Dthread.c431 print_stack_frame (get_selected_frame (), 0, LOCATION); in info_threads_command()
445 print_stack_frame (get_selected_frame (), 0, LOCATION); in info_threads_command()
476 print_stack_frame (get_current_frame (), 1, SRC_LINE); in restore_current_thread()
664 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in do_captured_thread_select()
H A Dstack.c146 print_stack_frame (struct frame_info *fi, int print_level, in print_stack_frame() function
1561 print_stack_frame (fi, 1, SRC_AND_LOC); in select_and_print_frame()
1665 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in frame_command()
1675 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in current_frame_command()
1709 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in up_command()
1752 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in down_command()
H A Dframe.h564 extern void print_stack_frame (struct frame_info *, int print_level,
H A Dinflow.c597 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in kill_command()
H A Dcorelow.c405 print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC); in core_open()
H A Docd.c228 print_stack_frame (get_selected_frame (), 0, SRC_AND_LOC); in ocd_start_remote()
H A Dremote-rdp.c1184 print_stack_frame (get_selected_frame (), 0, SRC_AND_LOC); in remote_rdp_open()
H A Dinfcmd.c1245 print_stack_frame (get_selected_frame (), 1, LOCATION); in finish_command()
H A Dremote-e7000.c633 print_stack_frame (get_selected_frame (), 0, SRC_AND_LOC); in e7000_start_remote()
H A Dremote-mips.c1589 print_stack_frame (get_selected_frame (), 0, SRC_AND_LOC); in common_open()
H A Dtracepoint.c1952 print_stack_frame (get_selected_frame (), 1, print_what); in finish_tfind_command()
H A Dinfrun.c3022 print_stack_frame (get_selected_frame (), 0, source_flag); in normal_stop()
H A DChangeLog-19912393 its level number, by calling print_stack_frame.
2394 * frame.h: Add selected_frame_level, print_stack_frame.
2398 print_stack_frame.
H A DChangeLog-200314571 (current_frame_command): Call print_stack_frame, instead of
14573 (frame_command): Call print_stack_frame, instead of
14578 * infrun.c (normal_stop): Call print_stack_frame, instead of
14580 * thread.c (info_threads_command): Call print_stack_frame, instead
H A DChangeLog7307 * stack.c (print_stack_frame): Fix description.
7315 (struct print_stack_frame_args, print_stack_frame)
7319 * frame.h (show_and_print_stack_frame, print_stack_frame)
H A DChangeLog-19965010 * stack.c (print_stack_frame print_frame_info) symmisc.c
H A DChangeLog-19982273 instead of print_stack_frame.
H A DChangeLog-19931482 * stack.c (print_stack_frame): Put catch_errors around
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-main.c184 print_stack_frame (get_selected_frame (), 1, LOC_AND_ADDRESS); in mi_cmd_exec_return()
H A DChangeLog-1999-2003229 * mi-main.c (mi_cmd_exec_return): Use print_stack_frame instead of