PERFORCE change 56146 for review

David Xu davidxu at FreeBSD.org
Wed Jun 30 08:19:35 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=56146

Change 56146 by davidxu at davidxu_alona on 2004/06/30 15:17:49

	We have psaddr_t in procfs.h

Affected files ...

.. //depot/projects/davidxu_ksedbg/src/gnu/usr.bin/gdb/arch/i386/config.h#4 edit

Differences ...

==== //depot/projects/davidxu_ksedbg/src/gnu/usr.bin/gdb/arch/i386/config.h#4 (text+ko) ====

@@ -517,7 +517,7 @@
 #define HAVE_LWPID_T 1
 
 /* Define if <sys/procfs.h> has psaddr_t. */
-/* #undef HAVE_PSADDR_T */
+#define HAVE_PSADDR_T 1
 
 /* Define if <sys/procfs.h> has prsysent_t. */
 /* #undef HAVE_PRSYSENT_T */


More information about the p4-projects mailing list