diff options
| author | Ada Christine <adachristine18@gmail.com> | 2025-02-01 18:33:53 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2025-02-01 18:33:53 +0000 |
| commit | 9792d78c44ebddd128785a00358cbf38ac714d5d (patch) | |
| tree | 0de4bc192145cf469f308e5f1ef0ab025cb703d2 /lldbscript | |
| parent | 2fb3f208bd2e739a8968afb23d22e13b6660ca22 (diff) | |
this is starting to work
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 |
