|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
compiling other languages? or mixing with gcc?I have a project which includes some langage not supported by Microsoft (but
supported by GCC, namely ObjectiveC), as well as C#. I have huge problem debugging sometimes. Does anyone have a tip about a tool I could use to have a seamless compiling / debugging experience which mix both languages? I dont know about ObjectiveC but the 2005 studio supports debugging
into unmanaged code and also debugging managed code. Curtis http://www.ghostclip.com The Premier Help System For Developers But how when I'm debugging with VS.NET it doesn't navigate in my ObjectiveC
code, I guess it's missing some debugging information. I don't know how to generate it, I can only compile this ObjectiveC with GCC... Show quote "Light" <Light65***@gmail.com> wrote in message news:1139565011.564448.289120@o13g2000cwo.googlegroups.com... >I dont know about ObjectiveC but the 2005 studio supports debugging > into unmanaged code and also debugging managed code. > Curtis > http://www.ghostclip.com > The Premier Help System For Developers > |
|||||||||||||||||||||||