]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove empty clear_solib functions
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 2 Oct 2023 18:52:09 +0000 (14:52 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 19 Oct 2023 14:57:51 +0000 (10:57 -0400)
commit6fe4d5bf18512798b3a685599bfcff5aab3f798e
tree5186a8c030f972783799e99886ad09b704a68942
parentd08515a68e5b44f5e0b045e371a996e4196226ed
gdb: remove empty clear_solib functions

Make the target_so_ops::clear_solib method optional, remove two empty
implementations.

Change-Id: Ifda297d50c74327d337091c58cdb5b3b60382591
Approved-By: Pedro Alves <pedro@palves.net>
Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>
gdb/solib-aix.c
gdb/solib-target.c
gdb/solib.c