enable
command), the address range of the breakpoint, how many times the breakpoint has been triggered, and what memory space or context object it is set in.
If prefix, substring and/or pattern conditions are set it will be printed as well (see set-prefix
, set-substr
and set-pattern
command).
Time breakpoints are also listed.
If -all is passed as argument, list-breakpoints
will also list all internal breakpoints set for simulation purposes.
The list-breakpoints
command returns a list of breakpoint numbers (but not time breakpoints) when used in an expression. The get-breakpoint-list
command only returns such a list.