[Mono-bugs] [Bug 648846] New: cannot debug on device
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 23 11:35:33 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=648846
https://bugzilla.novell.com/show_bug.cgi?id=648846#c0
Summary: cannot debug on device
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: nicolas.bros 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; en-US;
rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11
Whenever I try to debug my monotouch application on my iPod Touch 4, I get an
error dialog box:
Cannot execute
"/Users/nicolas/Projects/testMonoTouch/testMonoTouch/bin/iPhone/Debug/testMonoTouch.exe".
No such host is known.
System.Net.Sockets.SocketException: No such host is known
at System.Net.Dns.hostent_to_IPHostEntry (System.String h_name,
System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in <filename
unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in
<filename unknown>:0
at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in
<filename unknown>:0
at MonoDevelop.IPhone.IPhoneSettings.GetDebuggerHostIP (Boolean simulator)
[0x00000] in <filename unknown>:0
at
MonoDevelop.Debugger.Soft.IPhone.IPhoneSoftDebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand command) [0x00000] in <filename
unknown>:0
at MonoDevelop.Debugger.DebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand cmd) [0x00000] in <filename
unknown>:0
at MonoDevelop.Debugger.DebuggingService.InternalRun
(MonoDevelop.Core.Execution.ExecutionCommand cmd,
MonoDevelop.Debugger.DebuggerEngine factory, IConsole c) [0x00000] in <filename
unknown>:0
at MonoDevelop.Debugger.DebugExecutionHandler.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in <filename unknown>:0
at MonoDevelop.Debugger.DebugExecutionHandlerFactory.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in <filename unknown>:0
at MonoDevelop.Projects.DotNetProject.DoExecute (IProgressMonitor monitor,
MonoDevelop.Projects.ExecutionContext context,
MonoDevelop.Projects.ConfigurationSelector configuration) [0x00000] in
<filename unknown>:0
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