How to debug in Visual studio?

Lionello Lunesu lionello at lunesu.remove.com
Fri Dec 8 12:58:01 PST 2006


VS will understand DMD's objs just fine, but make sure you compile with -g 
for the symbolic info.

L.

"Robin Min" <luonbin at hotmail.com> wrote in message 
news:elbshi$dc5$1 at digitaldaemon.com...
> hi, guys
>    I am a newbie need your help.
>    I had config my MS-IDE to develop my D application.But my question is , 
> after I using 'dmd -c',I got the .obj file,maybe as you know , this .obj 
> is OMF format; It is mean that I can not use MS-Linker to get one .exe and 
> .pdb file for debug .
>    what can I do in this case? I know some tools using for convert COFF 
> format to OMF, Is there any tools can help me conver OMF to COFF?
>
>    any response will be appreciate.
>
> Best Regard
> Robin Min
> 





More information about the Digitalmars-d mailing list