]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: store gdbtk object files into their sources directory
authorPatrick Monnerat <patrick@monnerat.net>
Fri, 3 Apr 2026 01:37:25 +0000 (03:37 +0200)
committerPatrick Monnerat <patrick@monnerat.net>
Sat, 11 Apr 2026 13:50:11 +0000 (15:50 +0200)
commit8708a20e2bb1ce3eef252d69f0a728c8ff5c43a8
tree99c048a46363c804c5e1fd3888c0cba0abad7633
parent847a21398daa3b8e805a8cd856d16d9101e3fad3
gdb: store gdbtk object files into their sources directory

Do not list gdbtk required object file names, but generates them from
source file names.

Use gdb object file list rather than static library for linking insight.
gdb/Makefile.in