* somsolib.c: Add TODO list.
authorJeff Law <law@redhat.com>
Sun, 13 Nov 1994 05:06:20 +0000 (05:06 +0000)
committerJeff Law <law@redhat.com>
Sun, 13 Nov 1994 05:06:20 +0000 (05:06 +0000)
commitb1c6705acc0681a5c1be8ad66415b43ed88092e1
tree8496174197c16cee8c1258851dd520e6c12594b6
parente6fb0df7c0b32f6326769938758a5b8322f83acf
* somsolib.c: Add TODO list.
(som_solib_add): Immediately return if $SHLIB_INFO$ sections does
not exist or has size zero.  Slightly simplify error handling.
Keep an internal list of all the loaded shared libraries and
various tidbits of information about the loaded shared libraries.
Build section tables for each loaded shared library and add those
tables to the core target if necessary.
(som_solib_create_inferior_hook): Force re-reading of shared
libraries at exec time.
(som_sharedlibrary_info_command): New function for dumping
information about the currently loaded shared libraries.
(_initialize_som_solib): New function.
gdb/ChangeLog
gdb/somsolib.c