can't detach the debugger?

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Sometimes I get some odd design-time exceptions that are useful to
troubleshoot by attaching the debugger to devenv.exe itself and breaking on
CLR exceptions... works well but when I'm done I'd like to stop debugging
without killing the IDE I attached it to. Is that possible?

Bob
 
Back
Top