This is the mail archive of the gdb-prs@sourceware.org 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]

symtab/1651


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

From: jimb@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: symtab/1651
Date: 2 Jan 2006 04:31:58 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	jimb@sourceware.org	2006-01-02 04:31:58
 
 Modified files:
 	gdb            : ChangeLog xcoffread.c 
 
 Log message:
 	2006-01-01  Roger Sayle  <roger@eyesopen.com>
 	Elena Zannoni <ezannoni@redhat.com>
 	
 	PR symtab/1651
 	* xcoffread.c (xcoff_next_symbol_text): Check this_symtab_psymtab
 	for NULL before assigning this_symtab_psymtab->objfile to objfile.
 	(scan_xcoff_symtab): Initialize next_symbol_text_func.
 	(Committed by Jim Blandy)
 
 Patches:
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7502&r2=1.7503
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/xcoffread.c.diff?cvsroot=src&r1=1.47&r2=1.48
 


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