зеркало из https://github.com/mono/mail-archives.git
88 строки
3.8 KiB
HTML
88 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Debugger problems with MonoMac since Mono 2.10.3 Update
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Debugger%20problems%20with%20MonoMac%20since%20Mono%202.10.3%20Update&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="004460.html">
|
|
<LINK REL="Next" HREF="004462.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Debugger problems with MonoMac since Mono 2.10.3 Update</H1>
|
|
<B>jazzay</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Debugger%20problems%20with%20MonoMac%20since%20Mono%202.10.3%20Update&In-Reply-To="
|
|
TITLE="[Mono-osx] Debugger problems with MonoMac since Mono 2.10.3 Update">jazzay at gmail.com
|
|
</A><BR>
|
|
<I>Mon Aug 8 13:10:07 EDT 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="004460.html">[Mono-osx] Instantiating window with no controller?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004462.html">[Mono-osx] Problem with Mono 2.10.3 and Keepass2 on Mac Lion
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4461">[ date ]</a>
|
|
<a href="thread.html#4461">[ thread ]</a>
|
|
<a href="subject.html#4461">[ subject ]</a>
|
|
<a href="author.html#4461">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi,
|
|
|
|
Since updating to the latest Mono 2.10.3 SDK I can no longer debug within a
|
|
MonoMac application. Setting any breakpoints causes the application to
|
|
stall. Neither MonoDevelop 2.4 or 2.6.Beta work. I am running OSX Lion 10.7.
|
|
|
|
To reproduce simply create a new MonoMac project, build, then set a
|
|
breakpoint in AppDelegate.FinishedLaunching. Note the debugger never hits
|
|
the breakpoint yet application output says that it resolved the breakpoint.
|
|
None of the debug step buttons activate and the app is hung.
|
|
|
|
Application output:
|
|
|
|
Loaded assembly:
|
|
/Users/Jason/Projects/TestDebug/TestDebug/bin/Debug/TestDebug.app/Contents/Resources/MonoMac.dll
|
|
Loaded assembly:
|
|
/Library/Frameworks/Mono.framework/Versions/2.10.3/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll
|
|
Loaded assembly: ObjCImplementations
|
|
Loaded assembly:
|
|
/Library/Frameworks/Mono.framework/Versions/2.10.3/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
|
|
Loaded assembly:
|
|
/Library/Frameworks/Mono.framework/Versions/2.10.3/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll
|
|
Resolved pending breakpoint at
|
|
'/Users/Jason/Projects/TestDebug/TestDebug/AppDelegate.cs:19' to Void
|
|
TestDebug.AppDelegate:FinishedLaunching () [0x00000].
|
|
|
|
|
|
|
|
--
|
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/Debugger-problems-with-MonoMac-since-Mono-2-10-3-Update-tp3727651p3727651.html">http://mono.1490590.n4.nabble.com/Debugger-problems-with-MonoMac-since-Mono-2-10-3-Update-tp3727651p3727651.html</A>
|
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="004460.html">[Mono-osx] Instantiating window with no controller?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004462.html">[Mono-osx] Problem with Mono 2.10.3 and Keepass2 on Mac Lion
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4461">[ date ]</a>
|
|
<a href="thread.html#4461">[ thread ]</a>
|
|
<a href="subject.html#4461">[ subject ]</a>
|
|
<a href="author.html#4461">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|