Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [ppc64-linux] Give correct type for ptrace values
@ 2003-05-28 20:13 Jim Blandy
  2003-06-11  0:36 ` Kevin Buettner
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Blandy @ 2003-05-28 20:13 UTC (permalink / raw)
  To: gdb-patches


2003-05-28  Jim Blandy  <jimb@redhat.com>

	* config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
	'long' on ppc64-*-linux*.

Index: gdb/config/powerpc/nm-ppc64-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/powerpc/Attic/nm-ppc64-linux.h,v
retrieving revision 1.1.2.1
diff -c -r1.1.2.1 nm-ppc64-linux.h
*** gdb/config/powerpc/nm-ppc64-linux.h	28 May 2003 18:54:06 -0000	1.1.2.1
--- gdb/config/powerpc/nm-ppc64-linux.h	28 May 2003 20:09:13 -0000
***************
*** 22,26 ****
--- 22,27 ----
  #include "config/powerpc/nm-linux.h"
  
  #define PTRACE_ARG3_TYPE void *
+ #define PTRACE_XFER_TYPE long
  
  #endif /* NM_PPC64_LINUX_H */


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-11  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-28 20:13 [ppc64-linux] Give correct type for ptrace values Jim Blandy
2003-06-11  0:36 ` Kevin Buettner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox