PERFORCE change 56100 for review

David Xu davidxu at FreeBSD.org
Tue Jun 29 16:33:55 PDT 2004


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

Change 56100 by davidxu at davidxu_alona on 2004/06/29 23:32:49

	Some tweaks.

Affected files ...

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

Differences ...

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

@@ -315,7 +315,7 @@
 #define HAVE_POLL_H 1
 
 /* Define if you have the <proc_service.h> header file.  */
-/* #undef HAVE_PROC_SERVICE_H */
+#define HAVE_PROC_SERVICE_
 
 /* Define if you have the <ptrace.h> header file.  */
 /* #undef HAVE_PTRACE_H */
@@ -502,7 +502,7 @@
 #define HAVE_FPREGSET_T 1
 
 /* Define if <sys/procfs.h> has prgregset_t. */
-/* #undef HAVE_PRGREGSET_T */
+#define HAVE_PRGREGSET_T 1
 
 /* Define if <sys/procfs.h> has prfpregset_t. */
 #define HAVE_PRFPREGSET_T 1


More information about the p4-projects mailing list