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]

c++/1520


The following reply was made to PR c++/1520; it has been noted by GNATS.

From: carlton@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: c++/1520
Date: 23 Jan 2004 22:41:28 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	carlton@sourceware.org	2004-01-23 22:41:28
 
 Modified files:
 	gdb            : ChangeLog dwarf2read.c 
 
 Log message:
 	2004-01-23  David Carlton  <carlton@kealia.com>
 	
 	Patch for PR c++/1520:
 	* dwarf2read.c (read_func_scope): Set processing_current_prefix
 	properly if we have a specification die.
 	(determine_prefix_aux): Rename from determine_prefix.
 	(determine_prefix): Like the old determine_prefix, but never
 	returns NULL.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5262&r2=1.5263
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.123&r2=1.124
 


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