11.0.0
Fixes:
- Discard invalid line records and inlinees when parsing functions. (#747)
Features:
PortablePdbDebugSession
now returns files referenced in the Portable PDB file. (#729)PortablePdbDebugSession
now returns source files embedded in the Portable PDB file. (#734)- Implement
symbolic_common::AsSelf
for SourceMapCache
(#742) - Debug information can now be retrieved from PE's with DWARF debug info. (#744)
Breaking changes:
- Demangling functionality is removed from C and Python bindings. (#730)
- The fields of
FileInfo
and thecompilation_dir
field onFileEntry
are now private. (#729) PortablePdbDebugSession
now has a lifetime parameter. (#729)PeDebugSession
placeholder has been removed. (#744)
Thank you:
Features, fixes and improvements in this release have been contributed by: