diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-10 20:32:29 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-10 20:32:29 +0100 |
| commit | 971e4465e1cac497ffd7c3f0b36ff92bb447d03f (patch) | |
| tree | 6d800f6f143582d5fb972bea1f982fde020959fa /.gdbinit | |
| parent | 6271e5cd6ed127713c76ab24deb98af717e641a4 (diff) | |
| download | dotfiles-971e4465e1cac497ffd7c3f0b36ff92bb447d03f.tar.gz | |
Update
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 8 |
1 files changed, 0 insertions, 8 deletions
| @@ -4,11 +4,3 @@ set breakpoint pending on | |||
| 4 | set print symbol-filename on | 4 | set print symbol-filename on |
| 5 | set history save on | 5 | set history save on |
| 6 | set history filename ~/.gdb_history | 6 | set history filename ~/.gdb_history |
| 7 | |||
| 8 | layout src | ||
| 9 | |||
| 10 | define hook-stop | ||
| 11 | printf "\n\n\n" | ||
| 12 | info locals | ||
| 13 | refresh | ||
| 14 | end | ||
