* solib.c (auto_solib_add_at_startup): New global.
authorStan Shebs <shebs@codesourcery.com>
Sat, 3 Dec 1994 00:19:03 +0000 (00:19 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sat, 3 Dec 1994 00:19:03 +0000 (00:19 +0000)
commit99eceb9a7304972aa065bdf4214eaeeda2457d3e
treeca9f1486160c52b8d5efb7adf99c05f3a13ba07c
parent91f4a683d88a443461b39d0d9058ecf874e50950
* solib.c (auto_solib_add_at_startup): New global.
(solib_create_inferior_hook): Call solib_add only if
auto_solib_add_at_startup is nonzero.
(_initialize_solib): New command "set auto-solib-add".
gdb/ChangeLog