@@ -211,6 +211,12 @@ Command: break <line-number>
These are permanent breakpoint
Note: To delete a breakpoint we can use
command
Command:
(gdb)delete <breakpoint-number>
Command: layout src
To open the TUI with src code.
The note is not visible to the blocked user.