summaryrefslogtreecommitdiff
path: root/lldbscript
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2025-02-02 15:20:52 +0000
committerAda Christine <adachristine18@gmail.com>2025-02-02 15:20:52 +0000
commit9bc0738101979b626233ee226ece3cc8cae053ec (patch)
tree33f608f59a3cfc062db0363c208f3b0ea05c62e3 /lldbscript
parent3d806c9e2fcb6226915982b6514919a3b9dac4dc (diff)
full flow implemented
Diffstat (limited to 'lldbscript')
-rw-r--r--lldbscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldbscript b/lldbscript
index 5f89867..00cb556 100644
--- a/lldbscript
+++ b/lldbscript
@@ -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