Skip to content

Releases: andersmelander/map2pdb

v3.3.9236.32134

15 Apr 16:28

Choose a tag to compare

Notable changes since previous release (3.2)

  • Improved handling of C++ Builder map files.
  • Overlapping modules are now handling as a warning instead of a fatal error; The module is simply dropped. Fixes #12
  • Parsing of segment and module list has been made more strict to better detect errors.

Full Changelog: 3.2.9199.31660...3.3.9236.32134

v3.2.9199.31660

09 Mar 17:07

Choose a tag to compare

Notable changes since previous release (3.1.2)

Main repository has moved from Bitbucket to Github. The Bitbucket repository will no longer be updated.

  • Internally generated exceptions are now just shown as an error message instead of being handled by madExcept.
  • Added support for legacy map file (e.g Delphi 7) with invalid segment and module info. See #7.
  • Improved logging when handling legacy map files.
  • Calculated offset of overlapping segment are now aligned to $1000 just to make the offset "look better".
  • Added version info resource.

Full Changelog: 3.1.2...3.2.9199.31660