summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* * disabled named enumerator for D basic types to avoid debugger troubles ↵sagitario2012-02-121-1/+10
| | | | | | | displaying arrays * added command line switch -e to enable using named enumerator for D basic types * added DWARF support * added x64 support
* (no commit message)sagitario2010-04-131-0/+5
|
* (no commit message)sagitario2010-04-131-1/+1
|
* v0.9:sagitario2009-06-191-1/+1
| | | | | * 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
* v0.8:sagitario2009-06-111-1/+1
| | | | | - tweaked visualizer macros to detect uninitialized associative arrays and to limit expansion to arrays with less than 1024 entries - renamed "data" pointer member of dynamic arrays to "ptr"
* (no commit message)sagitario2009-06-041-3/+7
|
* v0.2:sagitario2009-05-161-1/+15
| | | | | | | 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/+106