Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darch-utils.h250 extern bool default_program_breakpoint_here_p (struct gdbarch *gdbarch,
Darch-utils.c928 default_program_breakpoint_here_p (struct gdbarch *gdbarch, in default_program_breakpoint_here_p() function
Dgdbarch.c245 …rch_program_breakpoint_here_p_ftype *program_breakpoint_here_p = default_program_breakpoint_here_p;
DChangeLog-202016605 * arch-utils.c (default_program_breakpoint_here_p): Moved from
16607 * arch-utils.h (default_program_breakpoint_here_p): Moved from
16612 default_program_breakpoint_here_p, changed return type to bool and
16615 arch-utils.h, renamed to default_program_breakpoint_here_p and changed