This is the mail archive of the gdb-patches@sourceware.org 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: [RFC] Remove deprecated_sym_private


>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan> I wrote a patch that remove deprecated_sym_private, but I am
Tristan> not sure that it is worth applying it: not sure this is a real
Tristan> improvment, and I think that the private data_key could be
Tristan> shared among all symbol readers.

FWIW I agree with Daniel.

[ objfiles.h ]
Tristan>      /* Per objfile data-pointers required by other GDB modules.  */
Tristan>      /* FIXME: kettenis/20030711: This mechanism could replace
Tristan>         deprecated_sym_stab_info and deprecated_sym_private

I think this FIXME is half-obsolete now; deprecated_sym_stab_info
remains.

Tom


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