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 ?
Updated by JosJuice 3 months ago
- Tracker changed from Issue to Emulator Issues
- Project changed from Infrastructure to Emulator
- Issue type set to Bug
- Regression set to No
- Relates to usability set to No
- Relates to performance set to No
- Easy set to No
- Relates to maintainability set to No
- Operating system N/A added
Actions