[Monodroid] Slow and unreliable device debugging
Aaron Knabb
aknabb at mobileepiphany.com
Wed Mar 2 12:08:02 EST 2011
If you are seeing delays that large, your wifi on the device may be
automatically turning off. There is a device setting to avoid this, however
it didn't seem to work on one of my Motorolas. So, I do a ping -t to
constantly ping my device and keep the wifi awake.
Hope that helps,
-Aaron
On Wed, Mar 2, 2011 at 6:48 AM, Amir Waldman <amirw2k at gmail.com> wrote:
> Any tips for making it go faster? Delays can sometimes be 1-2minutes per
> step...
>
>
>
>
>
>
>
>
>
>
>
> Thanks,
>
> Amir
>
>
>
> *From:* monodroid-bounces at lists.ximian.com [mailto:
> monodroid-bounces at lists.ximian.com] *On Behalf Of *Aaron Knabb
> *Sent:* Thursday, February 10, 2011 5:39 PM
> *To:* monodroid at lists.ximian.com
> *Subject:* Re: [Monodroid] Slow and unreliable device debugging
>
>
>
> I see incredibly slow and unreliable debugging as well (device and emu).
> That and the debugging in a library bug are the only two things that greatly
> concern me with monodroid so far. Everything else seems to work really well.
>
>
>
> -Aaron
>
> On Wed, Feb 9, 2011 at 9:58 PM, Nikolai Sander <nikolai at eodsoft.com>
> wrote:
>
> Is it just me or is MonoDroid for Mac impossible to use when debugging on a
> device?
>
> I have a Nexus One and startup takes at least a minute if not more.
> Observing variables is incredibly slow (it'll just say "Evaluating..."
> forever).
>
> 4 out of 5 times its doesn't even run but fails with
>
> System.IO.IOException: DWP Handshake failed.
> at Mono.Debugger.Soft.Connection.Connect () [0x00000] in <filename
> unknown>:0
> at Mono.Debugger.Soft.VirtualMachine.connect () [0x00000] in <filename
> unknown>:0
> 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) [0x00000] in
> <filename unknown>:0
>
> The way it works right now the system is impossible to use, leave alone
> getting any work done. Very frustrating.
>
> Am I missing something or do others have similar issues?
>
> Thanks!
> Nikolai
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110302/4e00ca32/attachment.html
More information about the Monodroid
mailing list