mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 12:11:55 +00:00
d8ae172125
MSVC sometimes generates pdbs where there is an implied datatype such as pointers `*` or arrays `[16]`. While the actual datatype is unknown, Ghidra has undefined to cover this use case. This avoids an error on PDB import which would have a cryptic message: "Symbol list must contain at least one symbol name!" without any info on what caused the issue. |
||
---|---|---|
.. | ||
Configurations/Public_Release | ||
Debug | ||
Extensions | ||
Features | ||
Framework | ||
Processors | ||
RuntimeScripts | ||
Test | ||
.gitattributes | ||
.gitignore | ||
application.properties | ||
certification.local.manifest |