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

Re: [RFA] convert blocks to dictionaries, phase 1, main part


Whoops, I included too many ChangeLog entries: here's the correct
list.

David Carlton
carlton@math.stanford.edu

2002-09-16  David Carlton  <carlton@math.stanford.edu>

	* buildsym.c (finish_block): Initialize BLOCK_DICT (block).
	* Makefile.in: Add source file dictionary.c.
	* dictionary.c: New file.
	* symtab.h: Add 'dict' member to struct block, and add initial
	dictionary-related declarations.


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