Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.h143 int gdb_breakpoint_here (CORE_ADDR where);
H A Dlinux-low.cc3390 || (gdb_breakpoint_here (event_child->stop_pc) in wait_1()
3480 else if (gdb_breakpoint_here (event_child->stop_pc)) in wait_1()
3909 && (gdb_breakpoint_here (lwp->stop_pc) in stuck_in_jump_pad()
3938 if (!gdb_breakpoint_here (lwp->stop_pc) in move_out_of_jump_pad()
4556 if (gdb_breakpoint_here (pc) in thread_needs_step_over()
H A Dmem-break.cc1471 gdb_breakpoint_here (CORE_ADDR where) in gdb_breakpoint_here() function
H A DChangeLog12765 (gdb_breakpoint_here): Also check for Z1 breakpoints.
12795 (gdb_breakpoint_here): Update comment.
15757 (gdb_breakpoint_here): Return result directly instead
18202 (gdb_breakpoint_here): New.
18223 (gdb_breakpoint_here): Declare.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.h143 int gdb_breakpoint_here (CORE_ADDR where);
H A Dlinux-low.cc3390 || (gdb_breakpoint_here (event_child->stop_pc) in wait_1()
3480 else if (gdb_breakpoint_here (event_child->stop_pc)) in wait_1()
3909 && (gdb_breakpoint_here (lwp->stop_pc) in stuck_in_jump_pad()
3938 if (!gdb_breakpoint_here (lwp->stop_pc) in move_out_of_jump_pad()
4556 if (gdb_breakpoint_here (pc) in thread_needs_step_over()
H A Dmem-break.cc1471 gdb_breakpoint_here (CORE_ADDR where) in gdb_breakpoint_here() function
H A DChangeLog12765 (gdb_breakpoint_here): Also check for Z1 breakpoints.
12795 (gdb_breakpoint_here): Update comment.
15757 (gdb_breakpoint_here): Return result directly instead
18202 (gdb_breakpoint_here): New.
18223 (gdb_breakpoint_here): Declare.