This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sources.redhat.com	2001-11-06 14:35:26

Modified files:
	gdb            : ChangeLog 

Log message:
	2001-11-06  Elena Zannoni <ezannoni@redhat.com>
	
	* mdebugread.c (CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB,
	END_PSYMTAB, SET_NAMESTRING, HANDLE_RBRAC): Delete definitions.
	(parse_partial_symbols): Don't include partial-stab.h any
	more. Don't reuse code in partial-stab.h, include the code
	directly, instead. Simplify code from partial-stab.h eliminating
	ifdef DBXREAD_ONLY code.
	
	* Makefile.in (mdebugread.o): Remove dependency on partial-stab.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1725&r2=1.1726


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