Home
last modified time | relevance | path

Searched refs:gdbarch_memory_remove_breakpoint (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dmem-break.c90 return gdbarch_memory_remove_breakpoint (gdbarch, bp_tgt); in memory_remove_breakpoint()
H A Dgdbarch.h517 extern int gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt…
H A Dgdbarch.c2730 gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) in gdbarch_memory_remove_breakpoint() function