Searched defs:memory_insert_breakpoint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmem-break.c89 memory_insert_breakpoint (struct target_ops *ops, struct gdbarch *gdbarch, function
H A Dgdbarch.c239 gdbarch_memory_insert_breakpoint_ftype *memory_insert_breakpoint; member in struct:gdbarch
2961 set_gdbarch_memory_insert_breakpoint(struct gdbarch *gdbarch, gdbarch_memory_insert_breakpoint_ftype memory_insert_breakpoint) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmem-break.c89 memory_insert_breakpoint (struct target_ops *ops, struct gdbarch *gdbarch, function
H A Dgdbarch.c130 gdbarch_memory_insert_breakpoint_ftype *memory_insert_breakpoint = default_memory_insert_breakpoint; member in struct:gdbarch
2814 set_gdbarch_memory_insert_breakpoint(struct gdbarch *gdbarch, gdbarch_memory_insert_breakpoint_ftype memory_insert_breakpoint) argument

Completed in 218 milliseconds