On Fri, 05 Jun 2009 10:37:38 +0300, Rainer Schuetze <[email protected]> wrote:

Hi,

cv2pdb is a converter of DMD CodeView debug information to PDB debug format to make debugging of D applications that were created with the Digital Mars compiler, as seamless as possible in current versions of Visual Studio.

Major changes since version 0.1:

     * now works on executables compiled by DMC
       (at least works for debugging DMD)
     * removes .debug section from executable
     * new addin to correctly display D style strings
       and derived object type

cv2pdb is available at

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

Happy debugging,
Rainer Schuetze

Hi, did you notice the two tickets I filed yesterday? I haven't tried 0.3 yet, but I couldn't get 0.2 to work at all.

--
Best regards,
 Vladimir                          mailto:[email protected]

Reply via email to