summaryrefslogtreecommitdiffstats
path: root/src/dviewhelper
Commit message (Collapse)AuthorAgeFilesLines
* select Windows SDK automaticallyRainer Schuetze2019-01-061-0/+8
|
* * tweaked visualizer macros to display void[], limit array preview to 64 entriesRainer Schuetze2014-12-042-0/+112
| | | | * added VS2013 projects + solution
* 2013-11-16 Version 0.28sagitario2013-11-251-0/+13
| | | | | | * added searching mspdb120.dll for VS 2013 * changed search order for mspdb*.dll: trying to load through PATH first newest VS versions preferred, then trying through installation paths for VS 2013-2005 * dviewhelper.dll now avoids being reloaded for every expression
* 2012-11-09 Version 0.26sagitario2013-05-251-9/+29
| | | | | | | | | * 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
* tabifysagitario2012-03-031-30/+30
|
* * disabled named enumerator for D basic types to avoid debugger troubles ↵sagitario2012-02-121-9/+44
| | | | | | | 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-1/+1
|
* v0.5: sagitario2009-06-061-11/+61
| | | | | | | * fixed error in __viewhelper field of string type, that could screw up type info * added support for wstring and dstring * fixed problems with debug info inside library by combining debug info of different modules into a single pseudo-module * now also replaces '.' by '@' in enumerator types for more consistent debug info
* (no commit message)sagitario2009-06-042-0/+296