mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Debug: Add PE DWARF GdbSyms to avoid LLDB crashes
This commit is contained in:
parent
7684a9f625
commit
da840e97be
BIN
Debug/GdbSyms/Bin/X64_CLANGDWARF/GdbSyms.debug
Executable file
BIN
Debug/GdbSyms/Bin/X64_CLANGDWARF/GdbSyms.debug
Executable file
Binary file not shown.
@ -26,7 +26,7 @@ fi
|
||||
|
||||
"$LLDB" -o "settings set plugin.process.gdb-remote.target-definition-file Scripts/x86_64_target_definition.py" \
|
||||
-o "gdb-remote $LLDB_PORT" \
|
||||
-o "target modules add -s GdbSyms/Bin/X64_CLANGPDB/GdbSyms.pdb GdbSyms/Bin/X64_CLANGPDB/GdbSyms.dll" \
|
||||
-o "target modules add GdbSyms/Bin/X64_CLANGDWARF/GdbSyms.debug" \
|
||||
-o "command script import Scripts/lldb_uefi.py" \
|
||||
-o "command script add -c lldb_uefi.ReloadUefi reload-uefi" \
|
||||
-o "reload-uefi" \
|
||||
Loading…
x
Reference in New Issue
Block a user