Visual D 0.3.9. released

Rainer Schuetze r.sagitario at gmx.de
Tue Jun 1 23:15:50 PDT 2010


hi,

tester wrote:
> hi,
> as nice as this is, but as soon as I want to debug, VS2008
> crashes. am i doing something wrong?

hard to tell without further information. what OS are you running, esp. 
32-bit or 64-bit?

a crashdump might help. to create it, run procdump 
(http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx) after 
starting VS like this

procdump -e devenv.exe

and let it crash. procdump should then write a file "devenv.dmp", that 
you can attach to a report here: 
http://www.dsource.org/projects/visuald/newticket

thanks,
Rainer


More information about the Digitalmars-d-announce mailing list