cv2pdb 0.1 released

Denis Koroskin 2korden at gmail.com
Sat May 9 01:32:05 PDT 2009


On Sat, 09 May 2009 12:27:39 +0400, Rainer Schuetze <r.sagitario at gmx.de> wrote:

> 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

Wow, that's good news! Thank you!



More information about the Digitalmars-d-announce mailing list