Searched defs:program_breakpoint_here_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c339 gdbarch_program_breakpoint_here_p_ftype *program_breakpoint_here_p; member in struct:gdbarch
4957 set_gdbarch_program_breakpoint_here_p(struct gdbarch *gdbarch, gdbarch_program_breakpoint_here_p_ftype program_breakpoint_here_p) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c243 gdbarch_program_breakpoint_here_p_ftype *program_breakpoint_here_p = default_program_breakpoint_here_p; member in struct:gdbarch
5067 set_gdbarch_program_breakpoint_here_p(struct gdbarch *gdbarch, gdbarch_program_breakpoint_here_p_ftype program_breakpoint_here_p) argument

Completed in 113 milliseconds