summaryrefslogtreecommitdiffstats
path: root/autoexp.expand
Commit message (Collapse)AuthorAgeFilesLines
* 2012-11-09 Version 0.26sagitario2013-05-251-0/+1
| | | | | | | | | * new option -p allows to specify the embedded PDB reference in the binary * added support for VS2012 2013-05-11 Version 0.27 * fixed crash when converting DWARF locations using 8 bytes or more
* * disabled named enumerator for D basic types to avoid debugger troubles ↵sagitario2012-02-121-3/+18
| | | | | | | displaying arrays * added command line switch -e to enable using named enumerator for D basic types * added DWARF support * added x64 support
* Version 0.13sagitario2010-06-041-0/+17
* adapted to mspdb100.dll which comes with VS2010 * tweaked autoexp.dat modifications to be more stable with uninitialized data * autoexp.snippet now split into two files