Actions
Emulator Issues #13591
openGetting GDB Stub to work with LLDB
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
LLDB has the ObjectFileJSON feature which allows for symbol files via JSON to be used for defining symbols and other debug information.
GDB works fine with the GDB stub while debugging games, but due to the addition of this feature, having LLDB as the primary option would be pristine for reverse engineering games using the debugger and other dynamic analysis.
What would it take to get this working and is it possible ?
Actions