Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Terminating WinDbg without stopping service

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles