| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > resolve | |||
This command re-evaluates the specified breakpoints or watchpoints and those with addresses that can be resolve are set. Unresolved addresses remain pending.
resolve [number]...
Where:
numberSpecifies the breakpoint or watchpoint number. This
is the number assigned by the debugger when it is set. You can use info
breakpoints to display the number and status of all breakpoints
and watchpoints.
If no is
specified then all breakpoints and watchpoints are re-evaluated.number