]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* solib.c (solib_address): Return the name of the containing solib.
authorFred Fish <fnf@specifix.com>
Sun, 19 Nov 1995 07:16:03 +0000 (07:16 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 19 Nov 1995 07:16:03 +0000 (07:16 +0000)
commitd0e0eca26eaf62461d6fcdec1f4ef8c2e482ba49
treebdb62f55363804690256459cf997b7fafc9c82cc
parent90a7abbca34a2c0b8500bcde40489a2981e62dca
* solib.c (solib_address): Return the name of the containing solib.
* solib.h (PC_SOLIB): New macro; define using solib_address.
* stack.c (print_frame_info) [PC_SOLIB]: If no function name, try
PC_SOLIB on the PC value.
gdb/ChangeLog
gdb/solib.h
gdb/stack.c