Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2004 21:08:04 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 47119 for review
Message-ID:  <200402180508.i1I584qv070298@repoman.freebsd.org>

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

Change 47119 by marcel@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}
 



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