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] gdb-events.sh: Add clear_gdb_event_hooks


Hi,

More fallout of my MI work: when switching interpreters, we'll need to be able to clear all hooks and event handlers so that when the new interpreter's hooks/event handlers are installed, we don't leave the old ones lying about.

Ok?
Keith

ChangeLog
2002-08-14 Keith Seitz <keiths@redhat.com>

* gdb-events.sh (clear_gdb_event_hooks): New function.
* gdb-events.c: Regenerate.
* gdb-events.h: Regenerate.
Ok.
Andrew



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