Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 23:33:23 GMT
From:      David Xu <davidxu@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56100 for review
Message-ID:  <200406292333.i5TNXNU5011663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56100

Change 56100 by davidxu@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406292333.i5TNXNU5011663>