ghidra/Ghidra
Alan Tse d8ae172125 Fix parsing of recoverable malformed datatypes
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.
2024-07-22 01:24:28 -07:00
..
Configurations/Public_Release GP-0 Updated Change History for 11.1.2 release 2024-07-09 11:05:37 -04:00
Debug Merge remote-tracking branch 2024-07-10 08:53:14 -04:00
Extensions GP-4685: Fixing build 2024-06-13 14:22:43 -04:00
Features Fix parsing of recoverable malformed datatypes 2024-07-22 01:24:28 -07:00
Framework Merge remote-tracking branch 'origin/patch' 2024-07-15 15:56:23 -04:00
Processors x86: Fix issue with comparison of bits 96 to 128 in CMPPS instruction 2024-07-12 18:05:09 +00:00
RuntimeScripts GP-0: Moving Sleigh.launch to .launch/ subdir 2024-07-05 06:09:36 -04:00
Test Merge remote-tracking branch 'origin/patch' 2024-07-02 10:59:03 -04:00
.gitattributes
.gitignore
application.properties GP-0 Bumped patch version to 11.1.3 2024-07-09 16:13:25 -04:00
certification.local.manifest