両方の説明を読みましたが、違いはまだわかりません。違いを理解するのを手伝ってくれる人はいますか?
set solib-absolute-prefix -
Specifies the local directory that contains copies of target libraries in the
corresponding subdirectories. This option is useful when debugging with gdbserver.
.
set solib-search-path command -
Specifies directories where GDB will search for shared libraries with symbols. This option
is useful when debugging with gdbserver.
ありがとう。