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

Reply via email to