9.2.45. unbreak

The unbreak command removes a breakpoint.

Syntax

The syntax of the unbreak command is:

unbreak {location | #breakpoint_num}

where:

location

Is a source code location.

breakpoint_num

Is the number of the breakpoint

Usage

If there is only one breakpoint, delete it using unbreak without any arguments.

Note

A breakpoint always keeps its assigned number. Breakpoints are not renumbered when another breakpoint is deleted, unless the deleted breakpoint was the last one set.

Copyright © 1999-2006 ARM Limited. All rights reserved.ARM DUI 0066G
Non-Confidential