all groups > dotnet clr > november 2005 >
You're in the

dotnet clr

group:

debugger runs to end of function


debugger runs to end of function YuriL
11/18/2005 8:20:58 AM
dotnet clr:
Hi,

I am trying to debug an application, so I set a break point, and when I
reach it, I want to exit the application by stopping the debugger. However,
it seems that it runs to the end of the method that I am currently in. Can
someone tell me why this happens and how I keep the application from running
any further after I stop the debugger?

Thanks
Re: debugger runs to end of function Vadym Stetsyak
11/27/2005 12:00:00 AM
How are you stopping debugger?

You can press Terminate, and then debugger will close the debugee

Tools->Debug Processes->Terminate

--
Vadym Stetsyak aka Vadmyst
http://vadmyst.blogspot.com
[quoted text, click to view]

AddThis Social Bookmark Button