andremussche / map2dbg

Converts .map files (Delphi, CBuilder) to Microsoft .dbg files. Also .tds to .pdb conversion works now!
https://code.google.com/p/map2dbg/
86 stars 42 forks source link

Support generics #14

Open chuacw opened 5 years ago

chuacw commented 5 years ago

When trying to convert a TDS generated by Delphi XE 10.3.1, I get

Warning: Name cannot be parsed: System@Generics@Collections@%TEnumerable__1$pqqrx20System@UnicodeString$p25System@Classes@TComponent%@$bdtr$qqrv

Please consider updating this project to support generics and anonymous methods.