diff options
| author | Ada Christine <adachristine18@gmail.com> | 2025-02-02 15:20:52 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2025-02-02 15:20:52 +0000 |
| commit | 9bc0738101979b626233ee226ece3cc8cae053ec (patch) | |
| tree | 33f608f59a3cfc062db0363c208f3b0ea05c62e3 /lldbscript | |
| parent | 3d806c9e2fcb6226915982b6514919a3b9dac4dc (diff) | |
full flow implemented
Diffstat (limited to 'lldbscript')
| -rw-r--r-- | lldbscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ target modules add service/kjarna.os gdb-remote localhost:1234 target modules load --file kjarna.efi .text 0x6184000 .data 0x6189000 target modules load --file kjarna.os --slide 0x6178000 -b fake_syscall_handler +b syscall_delegate_exit |
