Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc154 struct point_command_list struct
165 struct point_command_list *next; argument
194 struct point_command_list *command_list;
309 struct point_command_list *cl; in any_persistent_commands()
1224 struct point_command_list *cmd; in clear_breakpoint_commands()
1233 struct point_command_list *cmd_next; in clear_breakpoint_commands()
1354 struct point_command_list *new_cmd; in add_commands_to_breakpoint()
1357 new_cmd = XCNEW (struct point_command_list); in add_commands_to_breakpoint()
1434 struct point_command_list *cl; in run_breakpoint_commands_z_type()
2162 struct point_command_list *current_cmd; in clone_one_breakpoint()
[all …]
H A DChangeLog15090 * mem-break.c (struct point_command_list): New struct.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.cc154 struct point_command_list struct
165 struct point_command_list *next; argument
194 struct point_command_list *command_list;
309 struct point_command_list *cl; in any_persistent_commands()
1224 struct point_command_list *cmd; in clear_breakpoint_commands()
1233 struct point_command_list *cmd_next; in clear_breakpoint_commands()
1354 struct point_command_list *new_cmd; in add_commands_to_breakpoint()
1357 new_cmd = XCNEW (struct point_command_list); in add_commands_to_breakpoint()
1434 struct point_command_list *cl; in run_breakpoint_commands_z_type()
2162 struct point_command_list *current_cmd; in clone_one_breakpoint()
[all …]
H A DChangeLog15090 * mem-break.c (struct point_command_list): New struct.