Delete
Prev
Next

Delete

Delete a template breakpoint

Shortcut name: d

Table 3.11. Delete usage

delete    (To delete breakpoint at current node)
delete <BREAKPOINT_ID>    (To delete breakpoint at specified break point number)
delete -l <FILENAME> <LINENO>    (Delete at specifed file, line number)
delete -l <URI> <LINENO>    (Delete at specifed URI, line number)
delete <TEMMPLATENAME>    (To delete break point at named template.)
delete *    (To delete all break points.)
Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team