Deleting Breakpoints (Magic xpa 4.x)
From the Breakpoint repository, you can right-click and select Delete to remove the highlighted breakpoint both from the Breakpoint repository and from the Studio task.
-
If a breakpoint is deleted, it will also be removed from the project.
-
If an operation which has a breakpoint defined is deleted, the corresponding breakpoint will be removed from the project (and the list if it is open).
-
If a task that has breakpoints is deleted, the breakpoints will be deleted from the project and from the open window.
-
If a variable declaration is deleted and the variable is a part of a breakpoint condition, the breakpoint is automatically disabled and is treated as invalid.