Debugging D?

Robert Clipsham robert at octarineparrot.com
Sun Feb 6 14:10:08 PST 2011


On 06/02/11 20:29, Sean Eskapp wrote:
> Are debug symbols compiled with -gc stored in a separate file? Visual Studio
> refuses to debug my things, and windbg seems to be remarkably unhelpful.

I suggest you take a look at VisualD if you're using visual studio, it 
will handle converting debug info so that visual studio can understand 
it, and give you some intellisense.

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

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d-learn mailing list