This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/378


The following reply was made to PR gdb/378; it has been noted by GNATS.

From: cagney@sources.redhat.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/378
Date: 24 Feb 2002 22:56:08 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	cagney@sources.redhat.com	2002-02-24 14:56:08
 
 Modified files:
 	gdb            : ChangeLog ia64-linux-nat.c 
 	gdb/config     : nm-linux.h 
 	gdb/config/alpha: nm-linux.h tm-alpha.h tm-alphalinux.h 
 	                  xm-alphalinux.h 
 	gdb/config/i386: nm-linux.h nm-x86-64.h tm-linux.h 
 	gdb/config/m68k: tm-linux.h 
 	gdb/config/mips: nm-linux.h tm-linux.h xm-linux.h 
 	gdb/config/powerpc: tm-linux.h 
 	gdb/config/s390: nm-linux.h tm-linux.h 
 	gdb/config/sh  : tm-linux.h 
 	gdb/config/sparc: nm-linux.h tm-linux.h tm-sp64linux.h 
 	                  xm-linux.h 
 	gdb/testsuite  : ChangeLog 
 	gdb/testsuite/gdb.base: huge.c 
 	gdb/testsuite/gdb.threads: pthreads.c 
 
 Log message:
 	s/Linux/.../
 	Fix PR gdb/378.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2269&r2=1.2270
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ia64-linux-nat.c.diff?cvsroot=src&r1=1.12&r2=1.13
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/nm-linux.h.diff?cvsroot=src&r1=1.11&r2=1.12
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/nm-linux.h.diff?cvsroot=src&r1=1.7&r2=1.8
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/tm-alpha.h.diff?cvsroot=src&r1=1.16&r2=1.17
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/tm-alphalinux.h.diff?cvsroot=src&r1=1.3&r2=1.4
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/alpha/xm-alphalinux.h.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-linux.h.diff?cvsroot=src&r1=1.15&r2=1.16
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-x86-64.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/tm-linux.h.diff?cvsroot=src&r1=1.16&r2=1.17
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/tm-linux.h.diff?cvsroot=src&r1=1.5&r2=1.6
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/mips/nm-linux.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/mips/tm-linux.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/mips/xm-linux.h.diff?cvsroot=src&r1=1.3&r2=1.4
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/tm-linux.h.diff?cvsroot=src&r1=1.9&r2=1.10
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/s390/nm-linux.h.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/s390/tm-linux.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sh/tm-linux.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nm-linux.h.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/tm-linux.h.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/tm-sp64linux.h.diff?cvsroot=src&r1=1.1&r2=1.2
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/xm-linux.h.diff?cvsroot=src&r1=1.5&r2=1.6
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.280&r2=1.281
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/huge.c.diff?cvsroot=src&r1=1.1&r2=1.2
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/pthreads.c.diff?cvsroot=src&r1=1.2&r2=1.3
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]