This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit, gdbserver] Fix gdbserver on SPU


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]