[Mono-bugs] [Bug 608733] New: Error message after debugging a winform locally in mono.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue May 25 12:41:58 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=608733
http://bugzilla.novell.com/show_bug.cgi?id=608733#c0
Summary: Error message after debugging a winform locally in
mono.
Classification: Mono
Product: Mono Tools for Visual Studio
Version: 2.0
Platform: x86-64
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debug in Mono
AssignedTo: martin at novell.com
ReportedBy: scampos at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
Created an attachment (id=364621)
--> (http://bugzilla.novell.com/attachment.cgi?id=364621)
Screenshot
Description of Problem:
Steps to reproduce the problem:
1. Open Visual Studio.
2. Create a new winforms project.
1. File
2. New Project
3. Visual C#
4. Windows
5. Windows Forms Application
3. [The Linux server should be running.]
4. Set break point in Form1() at InitializeComponent();
5. Mono->Debug in Mono
6. Select a local profile
7. After the break point is hit press F5
8. Close the winform
Actual Results:
It should close without any problems.
Expected Results:
There is an error message that comes up saying "An unhandled win32 exception
occured in mono.exe {3384}" with options to select possible debuggers.
Screenshot attached
How often does this happen?
Additional Information:
--
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