[commit, gdbserver] Fix gdbserver on SPU

Ulrich Weigand uweigand@de.ibm.com
Fri Apr 3 15:03:00 GMT 2009


Pedro Alves wrote:
> On Friday 03 April 2009 15:40:43, Ulrich Weigand wrote:
> > Hello,
> > 
> > this patch fixes gdbserver for the SPU target, which was quite broken
> > since the recent multi-process merge.  Many of the spu-low.c routines
> > were not fully adapted to common code changes, so it didn't even
> > compile ...   
> 
> Argh, very sorry about it.

No problem ...

> Hmm, I was just noticing... Does this file
> have any dependency on SPU specific headers?  For the next time, can one 
> build this file with a regular ppc gcc?

There are no specific dependencies and gdbserver itself is built as a
ppc executable anyway.  You just need to configure with --target=spu
and it should get built on any ppc Linux system.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com



More information about the Gdb-patches mailing list