diff --git a/gdb.md b/gdb.md index 94d40b8..8ee0bc6 100644 --- a/gdb.md +++ b/gdb.md @@ -2,6 +2,13 @@ - [GNU debugger](#gnu-debugger) + - [cheat sheet (nonexhaustive)](#cheat-sheet-nonexhaustive) + - [reset program](#reset-program) + - [TUI mode](#tui-mode) + - [TUI keybindings](#tui-keybindings) + - [navigation](#navigation) + - [layouts](#layouts) + - [source code view](#source-code-view)