diff options
| author | Miguel <m.i@gmx.at> | 2018-09-12 17:09:57 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-12 17:09:57 +0200 |
| commit | b669230cae92f061bc36f25cd01dd84d276d226b (patch) | |
| tree | e249ebf6149bd47c66f05280dcb33215e116df2a /.gdbinit | |
| parent | bcd07d2b3161364fbffa42d0d9752a1f6581b713 (diff) | |
working hard on new bugs
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 |
