chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Don't enable debugging on Android by defau


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Don't enable debugging on Android by default
Date: Fri, 8 Aug 2014 19:48:01 +0200
User-agent: Mutt/1.4.2.3i

On Mon, Aug 04, 2014 at 07:01:03PM +0200, Felix Winkelmann wrote:
> From: Moritz Heidkamp <address@hidden>
> Subject: [Chicken-hackers] [PATCH] Don't enable debugging on Android by 
> default
> Date: Mon, 04 Aug 2014 18:30:44 +0200
> 
> > This was probably accidentally left in when generating the Android
> > patch.
> 
> That's mostly correct - I thought it might be handy, since the adb-log
> is all one has for debugging an app on android

Has it been useful in practice for debugging your app?  Note that I'm not
interested in whether it was useful in getting CHICKEN initially running
on Android (obviously that required some fiddling, and CHICKEN hackers
may be expected to tweak the code a bit to debug stuff), but specifically
in debugging apps.

If it's occasionally useful in general, we can put it behind a
DEBUGBUILD check.  Alternatively, the Ant (or whatever) infrastructure
could toggle this via a XML config option or so.

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]