diff options
| author | Michal Idziorek <m.i@gmx.at> | 2015-05-18 00:48:07 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2015-05-18 00:48:07 +0200 |
| commit | db22b587966b4a4eaa47536f32ca812532446bcb (patch) | |
| tree | b6d471f5232973713ef64d9c81feefef51ee5eaf /.gdbinit | |
| parent | 042e25e19b5fc0cec1d47440c26246c886cf39f6 (diff) | |
heavy refactoring underway
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ file foolos.img -target remote localhost:1234 -set architecture i386 -break kernel_main +target remote :1234 + |
