Mike Beaton
|
2974a73557
|
Debug: Achieve parity between GDB and LLDB on 32/64
- UEFI symbols loaded
- Cannot see stack properly
- Cannot see local variables properly
- Can do some successful stepping around in the code
|
2023-10-28 18:55:53 +01: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 |
|
Mike Beaton
|
4d2fed90ad
|
Debug: Add support for 32-bit on 32-bit under GDB (#493)
In addition to existing support for 32-bit on 64-bit
|
2023-10-27 00:44:19 +03:00 |
|
vit9696
|
c14b2ab0b8
|
Debug: Replace IA32 with Ia32
|
2022-10-04 10:37:52 +03:00 |
|
vit9696
|
c177f4ea90
|
Debug: Fix warning for 64-bit efidebug
|
2020-08-28 11:22:58 +03:00 |
|
vit9696
|
9d60f8c4c3
|
Debug: Try supporting Ia32
|
2020-08-24 21:40:49 +03:00 |
|
dakanji
|
26d8862b9b
|
Build: Fix ShellCheck CI (#52)
|
2020-05-12 20:40:49 +03:00 |
|
dakanji
|
fe7cb46d3e
|
Build: Implement OpenCore shell checks
Closes acidanthera/bugtracker#902 (#48)
|
2020-05-09 17:37:24 +03:00 |
|
vit9696
|
e10ca6caec
|
Debug: Recognise debugger names in lowercase
|
2020-03-29 11:32:48 +03:00 |
|
vit9696
|
a8ebda75a4
|
Debug: Merge all runners into efidebug.tool and fix XCODE5 with LLDB
|
2020-03-23 09:55:56 +03:00 |
|