* somsolib.c (som_solib_add): Validate regexp argument.
authorJeff Law <law@redhat.com>
Mon, 19 Jun 1995 21:26:58 +0000 (21:26 +0000)
committerJeff Law <law@redhat.com>
Mon, 19 Jun 1995 21:26:58 +0000 (21:26 +0000)
commit156285aac0a393645bcfb14c2d0d7f7b48b659df
treea4b0d8c332b6a00f9352e9f9cca6640e7b763ea8
parentc2730ba305d14b3a058019b5447b89cd17202ec0
    * somsolib.c (som_solib_add): Validate regexp argument.
        Don't assume the first entry on dld's library list is the main
        program.  Don't load the same library more than once and don't
        consider the main program a shared library.
        (som_solib_sharedlibrary_command): New function
        (_initialize_som_solib): Add "sharedlibrary" command.

mentor-7135
gdb/ChangeLog
gdb/somsolib.c