diff options
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 | ||
