Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.h102 int hardware_breakpoint_inserted_here (CORE_ADDR addr);
H A Dmem-break.cc1818 hardware_breakpoint_inserted_here (CORE_ADDR addr) in hardware_breakpoint_inserted_here() function
H A Dlinux-low.cc841 if (hardware_breakpoint_inserted_here (pc)) in save_stop_reason()
1690 && !hardware_breakpoint_inserted_here (pc)) in thread_still_has_status_pending()
H A DChangeLog11843 (hardware_breakpoint_inserted_here): New function.
11845 (hardware_breakpoint_inserted_here): Declare.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.h102 int hardware_breakpoint_inserted_here (CORE_ADDR addr);
H A Dmem-break.cc1818 hardware_breakpoint_inserted_here (CORE_ADDR addr) in hardware_breakpoint_inserted_here() function
H A Dlinux-low.cc841 if (hardware_breakpoint_inserted_here (pc)) in save_stop_reason()
1690 && !hardware_breakpoint_inserted_here (pc)) in thread_still_has_status_pending()
H A DChangeLog11843 (hardware_breakpoint_inserted_here): New function.
11845 (hardware_breakpoint_inserted_here): Declare.