зеркало из https://github.com/mono/mail-archives.git
193 строки
4.8 KiB
HTML
193 строки
4.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 648173] New: Debugging iPhone apps in simulator hangs simulator and MonoDevelop
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20648173%5D%20New%3A%20Debugging%20iPhone%20apps%20in%20simulator%0A%20hangs%20simulator%20and%20MonoDevelop&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="105550.html">
|
|
<LINK REL="Next" HREF="105201.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 648173] New: Debugging iPhone apps in simulator hangs simulator and MonoDevelop</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20648173%5D%20New%3A%20Debugging%20iPhone%20apps%20in%20simulator%0A%20hangs%20simulator%20and%20MonoDevelop&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 648173] New: Debugging iPhone apps in simulator hangs simulator and MonoDevelop">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Wed Oct 20 18:21:01 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="105550.html">[Mono-bugs] [Bug 648147] repeatedly running UIAlertView causes crash
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105201.html">[Mono-bugs] [Bug 539332] Update in VM forces reboot even if no updates
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#105200">[ date ]</a>
|
|
<a href="thread.html#105200">[ thread ]</a>
|
|
<a href="subject.html#105200">[ subject ]</a>
|
|
<a href="author.html#105200">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=648173">https://bugzilla.novell.com/show_bug.cgi?id=648173</A>
|
|
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=648173#c0">https://bugzilla.novell.com/show_bug.cgi?id=648173#c0</A>
|
|
|
|
|
|
Summary: Debugging iPhone apps in simulator hangs simulator and
|
|
MonoDevelop
|
|
Classification: Mono
|
|
Product: MonoTouch
|
|
Version: unspecified
|
|
Platform: x86-64
|
|
OS/Version: Mac OS X 10.6
|
|
Status: NEW
|
|
Severity: Major
|
|
Priority: P5 - None
|
|
Component: Debugger
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">shawn at spcware.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
Blocker: ---
|
|
|
|
|
|
Description of Problem:
|
|
I am having a really hard time debugging any iphone app using Monotouch 3.1.3,
|
|
MonoDevelop 2.4-beta, and iOS 4.1 SDK. I set a breakpoint, debug the app with
|
|
the iphone simulator, use the app to get to the point where the breakpoint
|
|
should pause the app and the app hangs on the simulator and hangs MonoDevelop.
|
|
The last console output on Monodevelop is "Thread started". If I put a
|
|
breakpoint at the very beginning of the app in Main.cs, it works fine, but
|
|
anything farther into the app execution, it will always hang. I usually have
|
|
to force quit MonoDevelop or reboot my entire mac. Please help with any
|
|
suggestions as not being able to debug is killing my productivity.
|
|
|
|
|
|
How often does this happen?
|
|
|
|
Everytime I try to hit a breakpoint other than the main app class called
|
|
Main.cs.
|
|
|
|
Additional Information:
|
|
|
|
I think it might be the beta version of monodevelop as I think it was fine
|
|
before I upgraded.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="105550.html">[Mono-bugs] [Bug 648147] repeatedly running UIAlertView causes crash
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105201.html">[Mono-bugs] [Bug 539332] Update in VM forces reboot even if no updates
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#105200">[ date ]</a>
|
|
<a href="thread.html#105200">[ thread ]</a>
|
|
<a href="subject.html#105200">[ subject ]</a>
|
|
<a href="author.html#105200">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|