On Tue, Nov 01, 2011 at 01:10:57PM +0000, Toby Gray wrote: > I've managed to get Barry building and working on Android. Currently > it's just libbarry and the tools which only make use of libbarry (e.g. > not bjdwp as it uses libbarrydp and libarryjdwp).
In looking over the changes, I noticed that Android doesn't support pthread_cancel(). A quick web search revealed some fairly logical reasons for this: http://www.netmite.com/android/mydroid/1.5/bionic/libc/docs/OVERVIEW.TXT Since Barry only uses this in one place, I made an attempt to avoid this dependency, and I think this will work. It affects the bjdwp socket server. Nicolas, are you able to run a quick test to make sure this doesn't affect you, when using the debugger? Thanks! - Chris ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel