Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.h684 int (*to_can_run_breakpoint_commands) (void); member
1095 (*current_target.to_can_run_breakpoint_commands) ()
H A Dtarget.c722 INHERIT (to_can_run_breakpoint_commands, t); in update_current_target()
955 de_fault (to_can_run_breakpoint_commands, in update_current_target()
H A Dremote.c11404 remote_ops.to_can_run_breakpoint_commands = remote_can_run_breakpoint_commands; in init_remote_ops()