This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Debug compatibility with MS Visual Studio


Hi,

I'm using GCC 3.4 and MinGW to compile a library and create a DLL file.  The DLL file gets linked into an application that's built with Microsoft Visual Studio 2003.

Does anyone know if it's possible to get the Visual Studio debugger to load the symbols in the DLL created with GCC?  The library files are compiled with -gcoff.

Thanks.

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way your home on the Web - http://www.myway.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]