cv2pdb 0.12 released
Rainer Schuetze
r.sagitario at gmx.de
Mon Apr 12 23:56:05 PDT 2010
cv2pdb is a converter of DMD CodeView debug information to PDB debug
format to make it accessible to current Windows tools and debuggers like
Visual Studio and WinDbg.
The latest version 0.12 of cv2pdb is needed to support the modified
implementation of associative arrays in DMD 2.043.
cv2pdb can be downloaded at
http://www.dsource.org/projects/cv2pdb
Please note, that you will have to add command line switch "-D 2.043" to
adjust the resulting debug info (no compiler version embedded in the
binary).
Rainer
More information about the Digitalmars-d-announce
mailing list