ghidra
ghidra copied to clipboard
Feature Request: Ability to export debug information (symbol info, type info)
Ghidra can already load and analyze PDB and other debug information, however it cannot currently export it. Line and file information probably isn't feasible, however just having symbol names and maybe type information (structs, function signatures?) would be a huge help for runtime debugging.