Home
last modified time | relevance | path

Searched refs:bpstat_print (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h536 extern enum print_stop_action bpstat_print (bpstat);
Dinfrun.c2980 bpstat_ret = bpstat_print (stop_bpstat); in normal_stop()
DChangeLog-19902050 breakpoint.h: Add bpstat_print (and rename old bpstat_print
DChangeLog-19991620 * breakpoint.h (bpstat_print): Return 'enum print_stop_action',
1794 (bpstat_print): Call print_bp_stop_message instead of using the
1808 * breakpoint.c (bpstat_print): Clean up logic. Remove recursion.
1836 (bpstat_print): Change return type to enumeration type
1845 bpstat_print().
Dbreakpoint.c2401 bpstat_print (bpstat bs) in bpstat_print() function
DChangeLog-19936094 * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the
6153 breakpoint.c (bpstat_print): Use it.
6154 (print_it_normal): New function (from old bpstat_print code).
DChangeLog-19913629 * breakpoint.c (bpstat_print): Try all elements on the bpstat
4982 * breakpoint.c (bpstat_print): If bpstat "print" flag is not set,