summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRegia König2022-08-10 16:04:19 +0200
committerRegia König2022-08-10 16:04:19 +0200
commitfea670da9b394ebc58231f926396f67993e144a0 (patch)
treedf2bf3ad0afcc1b3cd21dff538b738f2c8d10dec /documentation
parentAdd HelloWorld.efi (diff)
downloadmemtest86-fea670da9b394ebc58231f926396f67993e144a0.tar.gz
memtest86-fea670da9b394ebc58231f926396f67993e144a0.tar.xz
memtest86-fea670da9b394ebc58231f926396f67993e144a0.zip
New version of HelloWorld.efi
Diffstat (limited to 'documentation')
-rw-r--r--documentation/gdb commands2
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