* util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):
authorPer Bothner <per@bothner.com>
Wed, 17 Sep 1997 02:57:39 +0000 (02:57 +0000)
committerPer Bothner <per@bothner.com>
Wed, 17 Sep 1997 02:57:39 +0000 (02:57 +0000)
commite49b476e24b6d01d388624381ad2433ca19e4321
tree770a2dcda0a870f813a8f197bd7eeb5609e9f205
parentc77bcbc2f741884134a1b8130023d7b92ff869b5
* util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):
New cleanup clean for cleanups to be run when at each 'run' command.
* infcmd.c (run_command):  Call do_run_cleanups.
* solib.c (find_solib):  Register cleanup to call clear_solib
on a new 'run' command.
(symbol_add_stub):  First look for existing objfile with same name.
gdb/ChangeLog