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

Re: symbol readers cleanup?


> As first step, I would like to get rid of the duplicate files:
> hpread.c and the pair hp-psymtab-read.c & hp-symtab-read.c.  These
> last two were introduced by the hp merge, and they are just the same
> as hpread.c, with a logical split with symtab vs. psymtab generation
> routines.


When you say symtab, do you mean symtab or symtab?  That is the symbol 
table information found in the object file or the symtab structure 
inside of GDB?

Was the splitting of hpread.c into two parts logical or arbitrary?  I 
mean, did it actually achieve anything or are the two halves still 
totally entangled.

Anyway, your call :-)

> And see if I can do something with that awful partial-stab.h file.


I've several suggestions.  However, given that most of them involve some 
form of physical violence using a rolled up printout of that file, I'd 
better not mention them here :-)

	Andrew


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