Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Drecord.h76 record_check_stopped_by_breakpoint (const address_space *aspace,
Drecord.c238 record_check_stopped_by_breakpoint (const address_space *aspace, in record_check_stopped_by_breakpoint() function
Drecord-full.c1233 else if (record_check_stopped_by_breakpoint (aspace, tmp_pc, in record_full_wait_1()
1312 if (record_check_stopped_by_breakpoint (aspace, tmp_pc, in record_full_wait_1()
1391 if (record_check_stopped_by_breakpoint in record_full_wait_1()
Drecord-btrace.c2324 return record_check_stopped_by_breakpoint (tp->inf->aspace.get (), insn->pc, in record_btrace_replay_at_breakpoint()
DChangeLog-201512020 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
12033 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
12041 * record.c (record_check_stopped_by_breakpoint): New function.
12043 (record_check_stopped_by_breakpoint): New declaration.
DChangeLog-20174476 * record.c (record_check_stopped_by_breakpoint): Likewise.
4477 * record.h (record_check_stopped_by_breakpoint): Likewise.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git9657 The problem is that record_check_stopped_by_breakpoint always overwrites