[MonoTouch] No more debug mode from monodevelop
johnHolmes
francesco.colombo at gmail.com
Sat Dec 10 06:12:42 EST 2011
Hi all,
I'm no more able to debug my application on the device. This is really wired
because, till yesterday all works fine. The only thing I've done recently is
to update monotouch to the latest version and XCode to the version 4.2
(which use the 5.0 SDK)
Every time i run the project in debug mode, monodevelop seems unable to
connect to the process and occasionally I receive the current message:
System.IO.IOException: DWP Handshake failed.
at Mono.Debugger.Soft.Connection.Connect () [0x000f9] in
/private/tmp/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs:987
at Mono.Debugger.Soft.VirtualMachine.connect () [0x00000] in
/private/tmp/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachine.cs:249
at Mono.Debugger.Soft.VirtualMachineManager.ConnectInternal
(System.Net.Sockets.Socket dbg_sock, System.Net.Sockets.Socket con_sock,
System.Net.IPEndPoint dbg_ep, System.Net.IPEndPoint con_ep) [0x0008f] in
/private/tmp/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachineManager.cs:305
More over, it only happens on my two iPhone4 (one with iOS 4 and one with
iOS 5.0.1)
On my iPad1 (with iOS 5.0.0) it works perfectly
--
View this message in context: http://monotouch.2284126.n4.nabble.com/No-more-debug-mode-from-monodevelop-tp4179859p4179859.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list