Searched refs:remote_can_run_breakpoint_commands (Results 1 – 1 of 1) sorted by relevance
242 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() function11404 remote_ops.to_can_run_breakpoint_commands = remote_can_run_breakpoint_commands; in init_remote_ops()