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/280


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

From: drow@sources.redhat.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/280
Date: 3 Feb 2002 22:57:57 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	drow@sources.redhat.com	2002-02-03 14:57:57
 
 Modified files:
 	gdb            : ChangeLog gdbtypes.c gdbtypes.h stabsread.c 
 
 Log message:
 	2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
 	
 	PR gdb/280
 	* gdbtypes.c (replace_type): New function.
 	* gdbtypes.h (replace_type): Add prototype.
 	* stabsread.c (read_type): Use replace_type.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2120&r2=1.2121
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&r1=1.38&r2=1.39
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.25&r2=1.26
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stabsread.c.diff?cvsroot=src&r1=1.23&r2=1.24
 


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