[mono-android] VSNET Debug in Real Device?
Jonathan Pryor
jonp at xamarin.com
Fri Jun 15 14:06:55 UTC 2012
On Jun 15, 2012, at 3:44 AM, lwalker wrote:
> But, I yet have some doubts. You say that the execution in real hardware is much faster. But, is debuging much faster too?
The debugger is a "soft" debugger, requiring that the debugged process do additional work. If execution goes faster, then debugging should also go faster. :-)
Also, as Miha noted, the x86 emulator is quite fast. You should try that, if possible.
> Do you have an aproximate release for 4.2.4?
After we finish fixing the bugs. ;-)
> And, how can I download the 4.2.1?
If you're a customer, you can login to your account and download previous versions:
https://store.xamarin.com/account/products
We do not have download links for previous trial versions.
- Jon
More information about the Monodroid
mailing list