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]
Other format: [Raw text]

RFC: Obsoleting some symbol readers?


I was going through some cleanups to 'struct type' this evening and noticed
more abuse of copying types in dstread.c and hpread.c.  dstread.c is only
used by m68k-apollo-*, and I see that GCC 3.1 is deprecating this system;
perhaps we should do the same for the next cycle?

hpread, unfortunately, I don't think I can dismiss that easily :(  Guess
I'll have to fix it; it has similar problems to stabs with regard to
replacing incomplete types.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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