| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
displaying arrays
* added command line switch -e to enable using named enumerator for D basic types
* added DWARF support
* added x64 support
|
|
|
|
|
| |
* added command line switch
* fixed crash with more than 32767 types
|
| |
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|