Re: Menu item "Detach all" is disabled



Oleg Starodumov wrote:
Is this a bug? How do I detach my app from the debugger then?
And yes, I'm running the app in debug mode and breakpoints and other
stuff works, but "detach all" is grayed out.
Iam using VS2005 SP1.

There are several debugging modes / platforms where detaching
is not supported.

What operating system do you use?
What kind of application are you debugging? Managed, native, mixed?

--
Oleg
[VC++ MVP http://www.debuginfo.com/]


Hi thanks for answering!

I'm using windowsXP sp2 and do just managed debugging. If I activate or deactivate the other options nothing changes.
.


Loading