* symfile.c: Move global variable auto_solib_add_at_startup from
authorKung Hsu <kung@cygnus>
Thu, 14 Sep 1995 20:44:03 +0000 (20:44 +0000)
committerKung Hsu <kung@cygnus>
Thu, 14 Sep 1995 20:44:03 +0000 (20:44 +0000)
commit0bd537a4350e43918678fee61501a905ff74de1e
tree01f6e1cbb11ee59b3927975d735b77f1e27946b5
parent8567205d489c1198bd3d6d0574af672e2d2bd8fa
    * symfile.c: Move global variable auto_solib_add_at_startup from
        solib.c to symfile.c.
        * solib.c: ditto.
        * symfile.h: Add extern declaration of the above mentioned variable.
        * infcmd.c: Take out extern declaration, since it's in symfile.h.
gdb/ChangeLog
gdb/infcmd.c