diff options
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8290816..2ac78b2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-04-05 Jim Blandy <jimb@redhat.com> + + * solib.c (update_solib_list): New function. + (solib_add): Call update_solib_list, and then read symbols. + (info_sharedlibrary_command): Call update_solib_list, not + solib_add. + 2000-04-05 Scott Bambrough <scottb@netwinder.org> * arm-linux-tdep.c: Resolve implicit function declarations by |