[Monodroid] Slow and unreliable device debugging
Amir Waldman
amirw2k at gmail.com
Wed Mar 2 16:57:47 EST 2011
Just switched wi-fi on the device to always on and tried the ping -t , but
it's the same... I timed it to almost 2 minutes (!) for each and every step
that I debug (I wait 2 minutes every time I click F10)
I'm debugging a class library, maybe it has something to do with the extreme
slowness. Seems like no one else has this kind of delays.
Using Preview 13, VS 2010, powerful computer, Samsung Galaxy S with Android
2.2
Any suggestions why it's so slow?
Thanks,
Amir
From: Aaron Knabb [mailto:aknabb at mobileepiphany.com]
Sent: Wednesday, March 02, 2011 7:08 PM
To: monodroid at lists.ximian.com
Cc: Amir Waldman
Subject: Re: [Monodroid] Slow and unreliable device debugging
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/2e4f2ee2/attachment-0001.html
More information about the Monodroid
mailing list