cv2pdb 0.1 released

Rainer Schuetze r.sagitario at gmx.de
Sat May 9 01:27:39 PDT 2009


Hi all,

cv2pdb is a converter of DMD CodeView debug information to PDB debug 
format to make debugging of D applications that were created with the 
DMD compiler, as seamless as possible in current versions of Visual 
Studio (i.e Visual Studio 2008 and VCExpress).

Major Features:

     * conversion of DMD CodeView information to PDB file
     * converted line number info allows setting breakpoints
     * display of variables, fields and objects in watch, local
       and auto window and in data tooltips
     * convenient display of dynamic and associative arrays
       in watch windows
     * demangles function names for convenient display of callstack

Version 0.1 is available now at

     http://www.dsource.org/projects/cv2pdb

Enjoy,
Rainer Schuetze


More information about the Digitalmars-d-announce mailing list