diff options
| author | Ada Christine <adachristine18@gmail.com> | 2023-02-14 00:02:55 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2023-02-14 00:02:55 +0000 |
| commit | ec04c40823f1a4265be8a6f81cbf5776dc2b2495 (patch) | |
| tree | f4a5f5e2301ec3ac15773fadf658315689a74ceb /.gdbinit | |
| parent | 6cdf57afc0a1da4abec33527cc70626d704ba565 (diff) | |
ps2 driver
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ target remote localhost:1234 add-symbol-file kc/core/kernel.os -o 0xffffffff80000000 +break i8042_callback |
