Home
last modified time | relevance | path

Searched refs:find_raw_breakpoint_at (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc348 find_raw_breakpoint_at (CORE_ADDR addr, enum raw_bkpt_type type, int kind) in find_raw_breakpoint_at() function
449 bp = find_raw_breakpoint_at (where, type, kind); in set_raw_breakpoint_at()
H A DChangeLog9809 (find_raw_breakpoint_at): Adjust for kind.
12723 (find_raw_breakpoint_at): New type and size parameters. Use them.
18187 (find_raw_breakpoint_at): New.
18212 (breakpoint_here): Rewrite using find_raw_breakpoint_at.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.cc348 find_raw_breakpoint_at (CORE_ADDR addr, enum raw_bkpt_type type, int kind) in find_raw_breakpoint_at() function
449 bp = find_raw_breakpoint_at (where, type, kind); in set_raw_breakpoint_at()
H A DChangeLog9809 (find_raw_breakpoint_at): Adjust for kind.
12723 (find_raw_breakpoint_at): New type and size parameters. Use them.
18187 (find_raw_breakpoint_at): New.
18212 (breakpoint_here): Rewrite using find_raw_breakpoint_at.