Home All Groups Group Topic Archive Search About

compiling other languages? or mixing with gcc?

Author
10 Feb 2006 1:19 AM
Lloyd Dupont
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?

Author
10 Feb 2006 9:50 AM
Light
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
Author
13 Feb 2006 12:02 AM
Lloyd Dupont
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
>

AddThis Social Bookmark Button