diff options
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 enter_boot_image +b main |
