src/gdb coffread.c symmisc.c ChangeLog

eliz@sourceware.org eliz@sourceware.org
Sat May 23 09:26:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eliz@sourceware.org	2009-05-23 09:26:07

Modified files:
	gdb            : coffread.c symmisc.c ChangeLog 

Log message:
	* symmisc.c (dump_symtab): Switch the current language to
	the language of the symtab we are dumping only if the symtab's
	language is neither language_auto nor language_unknown.
	
	* coffread.c (coff_symtab_read): Set language_minimal as the
	language for the "_globals_" pseudo-file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/coffread.c.diff?cvsroot=src&r1=1.89&r2=1.90
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symmisc.c.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10514&r2=1.10515



More information about the Gdb-cvs mailing list