]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: fix stale references to so_list
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 26 May 2025 20:26:11 +0000 (16:26 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 29 May 2025 14:44:58 +0000 (10:44 -0400)
commitcba1c145af1db70e42e9a5b51919e5555a336d8d
treefb4049f16f2fe70ad2229f30fc6e47bb041aab4f
parent6896e625136480e81066677d7ede3dffd0d0001f
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>
gdb/progspace.h
gdb/solib-darwin.c
gdb/solib-dsbt.c
gdb/solib-frv.c
gdb/solib-rocm.c
gdb/solib-svr4.c
gdb/solib-svr4.h
gdb/solib-target.c
gdb/solib.c
gdb/solib.h
gdb/solist.h