-
-
Notifications
You must be signed in to change notification settings - Fork 412
Closed
Labels
DWARFPDBhelp wantedExtra attention is neededExtra attention is neededrefactorRefactoring requestsRefactoring requests
Milestone
Description
Currently the code for handling source-level information access with DWARF, PDB, dSYM, etc is separate in every cases.
We should think about better abstract API for all of these. It will also affect config variables like asm.dwarf
, etc.
See also:
- New Data Structure for Source Lines to replace SDB #880
- Add the possibility to disable dwarf source line information #653
- Support source lines information extraction for DWARF 5 #3535
Good source of inspiration is the DebugInfo
APIs from Binary Ninja: https://api.binary.ninja/binaryninja.debuginfo-module.html
Metadata
Metadata
Assignees
Labels
DWARFPDBhelp wantedExtra attention is neededExtra attention is neededrefactorRefactoring requestsRefactoring requests
Type
Projects
Status
Done