[android-porting] Re: gdbserver - illegal instruction

2010-02-10 Thread Mobile Enthusiast
Looks like someone removed gdb from the source tree back in November. I downloaded the snapshot for gdb specifically, but now i'm having to cross-compile again. Any ideas of how I could do that with the armv4 toolchain (prebuilt/linux-x86/toolchain ...) Thanks. On Feb 10, 5:58 am, David Turner

Re: [android-porting] Re: gdbserver - illegal instruction

2010-02-09 Thread David Turner
Please start here: http://android.git.kernel.org/?p=toolchain/gdb.git;a=summary On Tue, Feb 9, 2010 at 7:30 AM, Jim Ancona wrote: > On Feb 9, 6:34 am, Mobile Enthusiast wrote: > > Hi, > > > > I'm trying to run gdbserver on the Neo Freerunner, but I keep getting > > an illegal instruction error.

[android-porting] Re: gdbserver - illegal instruction

2010-02-09 Thread Jim Ancona
On Feb 9, 6:34 am, Mobile Enthusiast wrote: > Hi, > > I'm trying to run gdbserver on the Neo Freerunner, but I keep getting > an illegal instruction error. It might be because the gdbserver > executable i'm using is the one from the prebuilt/android-arm/ > directory and that's armv5 whereas I need