http://bugzilla.novell.com/show_bug.cgi?id=549881
http://bugzilla.novell.com/show_bug.cgi?id=549881#c3 --- Comment #3 from Michael Hutchinson <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
