Searched refs:breakpoint_commands (Results 1 – 5 of 5) sorted by relevance
1201 extern struct command_line *breakpoint_commands (struct breakpoint *b);
322 int breakpoint_commands; member3869 rs->breakpoint_commands = (support == PACKET_ENABLE); in remote_breakpoint_commands_feature()10306 return rs->breakpoint_commands; in remote_can_run_breakpoint_commands()10551 breakpoint_commands (b)); in remote_download_tracepoint()
1637 actions = breakpoint_commands (t); in encode_actions()2945 actions = breakpoint_commands (&t->base); in trace_dump_command()
361 breakpoint_commands (struct breakpoint *b) in breakpoint_commands() function
489 print_command_lines (current_uiout, breakpoint_commands (bp), 0); in bppy_get_commands()