| |||
Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > silence |
This command disables the printing of stop messages for a specific breakpoint.
silence
[number
]
Where:
number
Specifies the breakpoint 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 stop messages are disabled.number