Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c242 static int remote_can_run_breakpoint_commands (void);
8101 if (remote_can_run_breakpoint_commands ()) in remote_insert_breakpoint()
8346 if (remote_can_run_breakpoint_commands ()) in remote_insert_hw_breakpoint()
10302 remote_can_run_breakpoint_commands (void) in remote_can_run_breakpoint_commands() function
11404 remote_ops.to_can_run_breakpoint_commands = remote_can_run_breakpoint_commands; in init_remote_ops()