[Mono-bugs] [Bug 500427] New: Don't single-step / stop outside user-modules
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun May 3 19:28:44 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=500427
Summary: Don't single-step / stop outside user-modules
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: martin at novell.com
ReportedBy: martin at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
I'm already working on this, just filed it so we can keep track of open issues.
Fixing shouldn't take more than a few hours, but it's a blocker.
Going to bed now, but I expect to finish this by ~4pm today.
Problem:
We must not attempt to either single-step or stop in any code which is not part
of the user's project - for instance System.Web or the Mono runtime - since we
don't have source code on the Windows side.
At the moment, Visual Studio pops up a dialog box asking you to open mini.c -
or some other file which is not user code - which makes single-stepping
especially of web pages basically impossible.
--
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