I often use VS 2008 to debug a .NET C# component of an application. Sometimes, I want to quit debugging and continue running the application. Stop Debugging kills the process I was debugging.
How can I achieve my aim?
This is not a web app, it's a local process that runs managed and unmanaged code.
I found the "Detach All" option in the Debug menu, however it is disabled (grayed out).
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…