PERFORCE change 47119 for review

Marcel Moolenaar marcel at FreeBSD.org
Tue Feb 17 21:08:05 PST 2004


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

Change 47119 by marcel at marcel_nfs on 2004/02/17 21:07:17

	Add user-regs.c.

Affected files ...

.. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#3 edit

Differences ...

==== //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#3 (text+ko) ====

@@ -37,8 +37,8 @@
 	ser-tcp.c ser-unix.c serial.c signals.c solib.c solib-legacy.c	\
 	solib-svr4.c source.c stabsread.c stack.c std-regs.c symfile.c	\
 	symmisc.c symtab.c target.c thread.c top.c tracepoint.c		\
-	trad-frame.c typeprint.c ui-file.c ui-out.c utils.c valarith.c	\
-	valops.c valprint.c values.c varobj.c wrapper.c ${GENSRCS}
+	trad-frame.c typeprint.c ui-file.c ui-out.c user-regs.c utils.c	\
+	valarith.c valops.c valprint.c values.c varobj.c wrapper.c ${GENSRCS}
 
 CLEANFILES+= ${GENSRCS}
 


More information about the p4-projects mailing list