Size: 214
Comment:
|
Size: 350
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== Quick reference == * List all variables in current context: `info locals` if at a breakpoint, or `bt full` if at a breakpoint |
Stuff about GNU Debugger (AKA gdb).
Quick reference
List all variables in current context: info locals if at a breakpoint, or bt full if at a breakpoint