[Mono-bugs] [Bug 683653] New: Monotouch 3.2.6 and MonoDevelop 2.6 unable to connect to debugger
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 30 02:25:40 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=683653
https://bugzilla.novell.com/show_bug.cgi?id=683653#c0
Summary: Monotouch 3.2.6 and MonoDevelop 2.6 unable to connect
to debugger
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: ianvink at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16
The following error pops up when we try to debug build.
MonoTouch 3.2.6
MonoDevelop (beta) 2.6
System.TypeLoadException: A type load exception has occurred.
at MonoDevelop.Debugger.DebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand cmd) [0x00006] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggerEngine.cs:82
at MonoDevelop.Debugger.DebuggingService.InternalRun
(MonoDevelop.Core.Execution.ExecutionCommand cmd,
MonoDevelop.Debugger.DebuggerEngine factory, IConsole c) [0x0003a] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:483
at MonoDevelop.Debugger.DebugExecutionHandler.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:70
at MonoDevelop.Debugger.DebugExecutionHandlerFactory.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00015] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:52
at MonoDevelop.Projects.DotNetProject.DoExecute (IProgressMonitor monitor,
MonoDevelop.Projects.ExecutionContext context,
MonoDevelop.Projects.ConfigurationSelector configuration) [0x000b2] in
/Users/michael/Mono/md-2-6/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProject.cs:1113
Reproducible: Always
Steps to Reproduce:
1. Install newest bits as shown
2. Click Debug to Simulator
3.
Actual Results:
Error:
System.TypeLoadException: A type load exception has occurred.
at MonoDevelop.Debugger.DebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand cmd) [0x00006] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggerEngine.cs:82
at MonoDevelop.Debugger.DebuggingService.InternalRun
(MonoDevelop.Core.Execution.ExecutionCommand cmd,
MonoDevelop.Debugger.DebuggerEngine factory, IConsole c) [0x0003a] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:483
at MonoDevelop.Debugger.DebugExecutionHandler.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:70
at MonoDevelop.Debugger.DebugExecutionHandlerFactory.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00015] in
/Users/michael/Mono/md-2-6/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:52
at MonoDevelop.Projects.DotNetProject.DoExecute (IProgressMonitor monitor,
MonoDevelop.Projects.ExecutionContext context,
MonoDevelop.Projects.ConfigurationSelector configuration) [0x000b2] in
/Users/michael/Mono/md-2-6/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProject.cs:1113
Expected Results:
Should debug in Simulator
--
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