[Mono-bugs] [Bug 508325] Debugger fails to run 2nd time

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 12 18:36:38 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=508325

User twiest at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=508325#c3


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Thomas Wiest <twiest at novell.com>  2009-08-12 16:36:35 MDT ---
I tried to create this with MonoVS 0.3p3, but debugging multiple times worked
for me.

I tried debugging over and over 5 times and it worked each time.


Steps I used that worked:
1) Close down everything (VS, monovs-gui-server, etc) and start them back up
(so that we know we're in a clean env).
2) Create a new solution based on the C# console project template
3) Add this line to Main:
   Console.WriteLine("Hello World");
4) Set a break point on that line
5) Click "Mono / Debug Remotely in Mono"
6) When the break point is hit press the "play" button to continue the app
7) The app should've exited and VS should drop out of debug mode.
8) Click "Mono / Debug Remotely in Mono" again
9) Notice that there aren't any errors and that you're able to debug.


I'm going to mark the bug resolved for now.

Jonathan Chambers, if you have steps that fail, please add them and re-open the
bug.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list