Home
last modified time | relevance | path

Searched refs:gdb_no_commands_at_breakpoint (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.h136 int gdb_no_commands_at_breakpoint (CORE_ADDR where);
H A Dmem-break.cc1418 gdb_no_commands_at_breakpoint (CORE_ADDR where) in gdb_no_commands_at_breakpoint() function
H A Dlinux-low.cc3392 && gdb_no_commands_at_breakpoint (event_child->stop_pc)) in wait_1()
4558 && gdb_no_commands_at_breakpoint (pc)) in thread_needs_step_over()
H A DChangeLog12756 (gdb_no_commands_at_breakpoint): Rename to ...
12760 (gdb_no_commands_at_breakpoint): Reimplement.
15072 * mem-break.c (gdb_no_commands_at_breakpoint): Fix cast from
15088 (gdb_no_commands_at_breakpoint): Declare.
15095 (gdb_no_commands_at_breakpoint): New function.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.h136 int gdb_no_commands_at_breakpoint (CORE_ADDR where);
H A Dmem-break.cc1418 gdb_no_commands_at_breakpoint (CORE_ADDR where) in gdb_no_commands_at_breakpoint() function
H A Dlinux-low.cc3392 && gdb_no_commands_at_breakpoint (event_child->stop_pc)) in wait_1()
4558 && gdb_no_commands_at_breakpoint (pc)) in thread_needs_step_over()
H A DChangeLog12756 (gdb_no_commands_at_breakpoint): Rename to ...
12760 (gdb_no_commands_at_breakpoint): Reimplement.
15072 * mem-break.c (gdb_no_commands_at_breakpoint): Fix cast from
15088 (gdb_no_commands_at_breakpoint): Declare.
15095 (gdb_no_commands_at_breakpoint): New function.