src/gdb ChangeLog symfile.h

brobecke@sourceware.org brobecke@sourceware.org
Tue Nov 29 01:09:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-11-29 01:09:23

Modified files:
	gdb            : ChangeLog symfile.h 

Log message:
	Further fix the documentation in struct quick_symbol_functions
	
	gdb/ChangeLog:
	
	* symfile.h (struct quick_symbol_functions): Fix the documentation
	of field map_matching_symbols, as symbols are sorted using
	strcmp_iw_ordered, not strcmp_iw.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13557&r2=1.13558
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symfile.h.diff?cvsroot=src&r1=1.98&r2=1.99



More information about the Gdb-cvs mailing list