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: [patch] "single step" atomic instruction sequences as a whole.


Luis Machado wrote:

> spu-linux-nat.c:64: error: 'PPC_PTRACE_PEEKUSR_3264' undeclared
> spu-linux-nat.c:97: error: 'PPC_PTRACE_PEEKTEXT_3264' undeclared
> spu-linux-nat.c:116: error: 'PPC_PTRACE_POKEDATA_3264' undeclared

That's the native side.  Did you build on a powerpc64 host?

Those defines should be in the ppc64 system header files.  What
distribution (version of glibc, kernel-header) are you using?

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]