Hm, today, prebuilt gdbserver from ./prebuilt/android-arm/gdbserver/gdbserver is used.
there's something like ./ndk/build/tools/build-gdbserver.sh, which accepts gdbserver source directory as cmdline arg and builds with NDK for android. you can try., Regards, Deva www.bittoggler.com On Wed, Sep 1, 2010 at 10:32 AM, CC <guoyin.c...@freescale.com> wrote: > Hi All, > > I am using the froyo source code to build a armv7-a-neon version > rootfs, which will include the below setting for build. But it seems > the prebuilt version of gdbserver cannot work in such setting, it will > just throw a "segment fault" message. I believe it connected with > ARCH_ARM_HAVE_TLS_REGISTER setting. So my question where I can get the > gdbserver with TLS enable. > > ARCH_ARM_HAVE_THUMB_SUPPORT := true > ARCH_ARM_HAVE_FAST_INTERWORKING := true > ARCH_ARM_HAVE_64BIT_DATA := true > ARCH_ARM_HAVE_HALFWORD_MULTIPLY := true > ARCH_ARM_HAVE_CLZ := true > ARCH_ARM_HAVE_FFS := true > ARCH_ARM_HAVE_ARMV7A := true > ARCH_ARM_HAVE_VFP := true > ARCH_ARM_HAVE_VFP_D32 := true > ARCH_ARM_HAVE_NEON := true > ARCH_ARM_HAVE_TLS_REGISTER := true > > > BRs > Guoyin Chen > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting