cv2pdb 0.3 released
    Rainer Schuetze 
    r.sagitario at gmx.de
       
    Fri Jun  5 00:37:38 PDT 2009
    
    
  
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
    
    
More information about the Digitalmars-d-announce
mailing list