| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in groups > Breakpoints and watchpoints | |||
List of commands:
Sets a software breakpoint.
Sets a hardware breakpoint.
Sets a temporary software breakpoint that is deleted when it is hit.
Sets a temporary hardware breakpoint that is deleted when it is hit.
Sets a read/write watchpoint for a global/static data symbol.
Sets a read watchpoint for a global/static data symbol.
Sets a write watchpoint for a global/static data symbol.
Sets a break condition for a specific breakpoint or watchpoint.
Sets the ignore counter for a breakpoint or watchpoint condition.
Assigns a script file to a specific breakpoint for execution when the breakpoint is triggered.
Applies an existing breakpoint to one or more threads.
Enables one or more breakpoints or watchpoints by number.
Disables one or more breakpoints or watchpoints by number.
Deletes one or more breakpoints or watchpoints by number.
Resolves one or more breakpoints or watchpoints.
Deletes a breakpoint at a specific location.
Deletes a watchpoint at a specific location.
Displays information about the status of all breakpoints and watchpoints.
Controls the automatic behavior of breakpoints and watchpoints.
Displays current breakpoint and watchpoint behavior settings.
Disables the printing of stop messages for a specific breakpoint.
Enables the printing of stop messages for a specific breakpoint.
Type help followed by a command name for
more information on a specific command.