I'm trying to avoid having the MS-SQL Service stop when I exit the debugger, after I have attached to it. Is there a trick to this?
I run WinDbg with -pb, and have tried both "Stop Debugging", and just closing the program.
Here's my c
I run WinDbg with -pb, and have tried both "Stop Debugging", and just closing the program.
Here's my c