Debugging unmanged code (C++) from a managed project (C#)

E

Ed Debrot

I have a strong suspicion (I couldn't do it!) that you cannot run the
emulation debugger and step thru unmanaged code (C++ dll) for a managed
project (C#). I have tried this successfully in Win32 but when I go into
Project Pages->Configuration Properties->Debugging, Enable Unmanaged
Debugging is grayed out and I can't make it True (which is what I had to do
in Win32 to make it work).

Tell me this isn't so!

Is it so?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top