Shortcut name: d
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 <TEMMPLATENAME> (To delete break point at named template.) |
delete * (To delete all break points.) |