Groups | Blog | Home
all groups > visual studio .net debugging > december 2004 >

visual studio .net debugging : mixed code debugging


Daryn Kiely
12/10/2004 6:07:02 PM
I am running Visual Studio 2003 and have a project that has a managed
application that uses a managed DLL that wraps an unmanaged DLL. I am trying
to step into and set breakpoints in the unmanaged DLL but for some unknown
reason cannot seem to do it. The breakpoints have the ? on them in the
unmanaged DLL and step into just steps over the method. Any help would be
greatly appreciated.

Thanks
David Lowndes
12/11/2004 1:55:00 PM
[quoted text, click to view]

Daryn,

In your project's properties, Debugging settings, have you got the
Debugger Type set to Mixed?

Dave
--
Daryn Kiely
12/13/2004 2:19:08 PM
Thanks David, this certainly pointed me in the right direction. I had to set
the Enable Managed Debugging to true in the .NET project.

Thanks again
Daryn

[quoted text, click to view]
AddThis Social Bookmark Button