diff options
Diffstat (limited to 'documentation/gdb commands')
-rw-r--r-- | documentation/gdb commands | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/gdb commands b/documentation/gdb commands index 85bf88e..416a758 100644 --- a/documentation/gdb commands +++ b/documentation/gdb commands @@ -5,7 +5,7 @@ qemu must be started with "-s" option (shorthand for "-gdb tcp::1234") source gdbscript -file MemtestEfi.efi || load file +file MemtestEfi.efi || load file ...no debugging symbols found...done info files || get Entry point + sections file || unload files |