aboutsummaryrefslogtreecommitdiff
path: root/gdb/interps.c
AgeCommit message (Collapse)AuthorFilesLines
2003-02-122003-02-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+2
* event-top.c (cli_command_loop): Delete declaration. (_initialize_event_loop): Delete function setting event_loop_hook. * event-top.h (cli_command_loop): Declare. Update copyright. (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H. * interps.c (current_interp_command_loop): When event_loop_p, call cli_command_loop.
2003-02-092003-02-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
* interps.c (clear_interpreter_hooks): Convert function definition to ISO C. Index: mi/ChangeLog 2003-02-09 Andrew Cagney <ac131313@redhat.com> * mi-interp.c (mi_remove_notify_hooks): Convert function definition to ISO C.
2003-02-06Add missing files from last commit :-(Andrew Cagney1-0/+484