bpstatus - 2024.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2024-11-13
Version
2024.2 English

Print breakpoint/watchpoint status.

Syntax

bpstatus <id>

Print the status of a breakpoint/watchpoint specified by <id>. Status includes the target information for which the breakpoint is active and also the breakpoint hit count or error message.

Options

None.

Returns

Breakpoint status, if the breakpoint exists. Error string, if the breakpoint specified by <id> is not set.