diff options
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ #path ~/temp/fool-os-stuff/ncurses/ncurses-5.9-build/progs target remote localhost:1234 symbol-file foolos.img +set history save on |
