bpstatus - 2022.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2023-01-02
Version
2022.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.