[Mono-bugs] [Bug 647084] New: Debugging Kills App on first breakpoint
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 15 14:42:49 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=647084
https://bugzilla.novell.com/show_bug.cgi?id=647084#c0
Summary: Debugging Kills App on first breakpoint
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: 64bit
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: jondick at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=395256)
--> (http://bugzilla.novell.com/attachment.cgi?id=395256)
Repro solution - private pls
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.0 Safari/534.10
I set a couple breakpoints in API.cs, start debugging on the simulator, and it
looks like it hits the first breakpoint but then the iphone app crashes with
this output:
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Security.dll
[External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll
[External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll
[External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.Linq.dll
[External]
Loaded assembly:
/Users/jonathan/Dropbox/Code/Wagonheim/MonoTouch.Dialog/bin/iPhoneSimulator/Debug/MonoTouch.Dialog.dll
Loaded assembly:
/Users/jonathan/Dropbox/Code/Wagonheim/Wagonheim/bin/iPhoneSimulator/Debug/Wagonheim.exe
Resolved pending breakpoint at 'API.cs:25' to List`1 Wagonheim.API:getQuestions
():11.
Resolved pending breakpoint at 'API.cs:28' to List`1 Wagonheim.API:getQuestions
():51.
Reproducible: Always
--
Configure bugmail: https://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