commit | cba1c145af1db70e42e9a5b51919e5555a336d8d | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Mon May 26 16:26:11 2025 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu May 29 10:44:58 2025 -0400 |
tree | fb4049f16f2fe70ad2229f30fc6e47bb041aab4f | |
parent | 6896e625136480e81066677d7ede3dffd0d0001f [diff] |
gdb: fix stale references to so_list Adjust some comments and function names that refer to the ancient so_list type. Update some other stale comments in solib-svr4.c at the same time. Change-Id: Ia42efa6554d0cc6abb4183b6bffc96c6358c5735 Reviewed-By: Guinevere Larsen <guinevere@redhat.com>