14 Commits

Author SHA1 Message Date
Mike Beaton
a1a8bd6c90 Debug: Add support for UE image format 2023-12-07 09:03:39 +00:00
Mike Beaton
93c5cb7b81 Debug: Add support for 32-bit on 32-bit under LLDB
Also includes not-quite-working 32-bit on 64-bit LLDB support
2023-10-28 11:39:27 +01:00
vit9696
bc00580ba6 Debug: Fix debug script not loading some sections in GDB
Recent GDB seems to handle -o argument correctly now.
2023-02-12 14:45:56 +03:00
MikhailKrichanov
218db2a0dd
Debug: Changed ImageBase field to load address for debug info search. (#417) 2023-01-13 10:26:46 +03:00
vit9696
a2b556d6b3 Debug: Fix lldb and gdb support borked by d40fe9af 2022-08-24 16:47:23 +03:00
Ivan Cafiero
d40fe9af15
Build: Fix python warnings (#343) 2022-08-18 15:04:17 +03:00
vit9696
c0b040a893 Debug: Add support for GCC debug symbols 2020-08-26 15:49:07 +03:00
vit9696
e984dc7c12 OcAppleKernelLib: Fixed PowerTimeoutKernelPanic on 10.15.4 2020-03-29 08:59:41 +03:00
vit9696
a8ebda75a4 Debug: Merge all runners into efidebug.tool and fix XCODE5 with LLDB 2020-03-23 09:55:56 +03:00
vit9696
3e5f3f3f9a Debug: Separate GdbSyms target as it contains invalid addresses 2020-03-22 20:36:25 +03:00
vit9696
7684a9f625 Debug: Add support for running CLANG in PE mode with DWARF 2020-03-22 12:50:03 +03:00
vit9696
a3dec155a7 Debug: Add early and dirty LLDB support 2020-03-21 13:01:13 +03:00
vit9696
c4344487cf Debug: Add python 3 compatibility 2020-03-12 01:03:20 +03:00
vit9696
bf86433ea8 Add debug scripts and fix NOOPT build 2019-01-10 18:31:28 +03:00