summaryrefslogtreecommitdiffstats
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* * disabled named enumerator for D basic types to avoid debugger troubles ↵sagitario2012-02-121-1/+1
| | | | | | | displaying arrays * added command line switch -e to enable using named enumerator for D basic types * added DWARF support * added x64 support
* * fixed decoding of compressed symbolssagitario2011-05-081-1/+1
| | | | | * added command line switch * fixed crash with more than 32767 types
* URL typosagitario2010-08-171-1/+1
|
* Version 0.13sagitario2010-06-041-7/+19
| | | | | | * 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
* v0.9:sagitario2009-06-191-5/+8
| | | | | * fixed line number info at the end of a segment or when switching to another file because of inline expansion * fixed line numbers > 32767 and sections with 0 line number entries
* (no commit message)sagitario2009-06-041-5/+10
|
* v0.2:sagitario2009-05-161-4/+6
| | | | | | | some minor doc changes replace .debug section in executable rather than rename it, if it the last section. support for field type LF_VFUNCTAB and symbol type S_CONSTANT used by DMC. added stringview to autoexp.dat for full length text display.
* (no commit message)sagitario2009-05-081-0/+49