Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-break.c346 breakpoint_set_commands (b, break_command); in mi_cmd_break_commands()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.h1411 extern void breakpoint_set_commands (struct breakpoint *b,
H A Dbreakpoint.c1214 breakpoint_set_commands (struct breakpoint *b, in breakpoint_set_commands() function
8979 breakpoint_set_commands (b, printf_cmd_line); in update_dprintf_command_list()
15373 breakpoint_set_commands (&tp->base, cmd_list); in create_tracepoint_from_upload()
H A Dtracepoint.c669 breakpoint_set_commands (&t->base, l); in trace_actions_command()