[Mono-bugs] [Bug 549881] Stepping into "Console.WriteLine()" should not debug unavailable source code - Monotouch 1.2 Debugging
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 18 17:47:36 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=549881
http://bugzilla.novell.com/show_bug.cgi?id=549881#c3
--- Comment #3 from Michael Hutchinson <mhutchinson at novell.com> 2009-11-18 22:47:35 UTC ---
Created an attachment (id=328330)
--> (http://bugzilla.novell.com/attachment.cgi?id=328330)
Patch for assembly filters
Here's an unfinished patch for assembly filters support. It has a few problems:
* The soft debugger doesn't give us the assemblyname, and paths on the device
won't be the same as local paths, so I can't resolve assemblies properly.
* It breaks ASP.NET debugging because I'm not sure how to resolve the
dynamically compiled assemblies as user assemblies.
* The soft debugger crashes when I use assembly filters.
--
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