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: RFA: Patch: annotations -vs- deprecated hooks


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> I agree - I didn't check why gdbtk is dependent on annotation hooks,
Joel> but we should also ask them about it, and try to remove these hooks.

I don't know why this notification was hacked into annotate.c -- but
no matter.  These notifications could easily be replaced with
observers.

I did not do that because it is not clear to me that we actually want
to directly replace all the deprecated hooks with observers.  Some of
these calls appear in weird places; maybe a more generally useful
observer could be added instead.

Tom


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