diff options
| author | Miguel <m.i@gmx.at> | 2018-08-17 02:28:02 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-17 02:28:02 +0200 |
| commit | c742be9c738c91703a7be787639cad167de3a6b1 (patch) | |
| tree | db0e170dab1b7f34630489d0cb1d396c92f15c79 /.gdbinit | |
| parent | 559eea53ecdd1e3e45f24d15e8739419b0cd647a (diff) | |
started reviving my fool os
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -file foolos.img -path ~/temp/fool-os-stuff/ncurses/ncurses-5.9-build/progs -target remote :1234 +#path ~/temp/fool-os-stuff/ncurses/ncurses-5.9-build/progs +target remote localhost:1234 +symbol-file foolos.img |
