The ddelete command permanently removes one or more action points. If you delete a barrier point, the CLI releases the processes and threads held at it.
If you do not indicate a focus, the default focus is the process of interest (POI).
Command alias
Alias
Definition
Description
de
ddelete
Deletes action points
Examples
ddelete 1 2 3
Deletes action points 1, 2, and 3.
ddelete -a
Deletes all action points associated with processes in the current focus.
dfocus {p1 p2 p3 p4} ddelete -a
Deletes all the breakpoints associated with processes 1 through 4. Breakpoints associated with other threads are not affected.