Searched refs:gdbarch_memory_insert_breakpoint (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmem-break.c92 return gdbarch_memory_insert_breakpoint (gdbarch, bp_tgt);
H A Dgdbarch.h606 extern int gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt);
H A Dgdbarch.c2951 gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) function
2956 fprintf_unfiltered (gdb_stdlog, "gdbarch_memory_insert_breakpoint called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmem-break.c92 return gdbarch_memory_insert_breakpoint (gdbarch, bp_tgt);
H A Dgdbarch-gen.h530 extern int gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt);
H A Dgdbarch.c2804 gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) function
2809 gdb_printf (gdb_stdlog, "gdbarch_memory_insert_breakpoint called\n");

Completed in 247 milliseconds