diff options
author | Tom de Vries <tdevries@suse.de> | 2025-08-17 08:57:09 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-08-17 08:57:09 +0200 |
commit | f28a89fd767ff58693b9d5af8e42e211168fae50 (patch) | |
tree | 7eb3f9067e1961b72d81f6c97c31d55c94a2e542 /ld/ChangeLog-2016 | |
parent | f586f9b61d1e5d91f010e68922b8c8b86f787a27 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
Every time we update the gdb version number, test-case gdb.base/default.exp
needs updating because it matches the values of convenience variables
$_gdb_{major,minor} using hardcoded expected values:
...
{$_gdb_major = 17} \
{$_gdb_minor = 1} \
...
I'm assuming the values were hardcoded because gdb_test_list_exact was used.
Since the previous patch, that's not longer the case, so use regexps instead,
getting rid of this annoyance [1].
Tested on x86_64-linux.
[1] https://sourceware.org/pipermail/gdb-patches/2019-October/160935.html
Diffstat (limited to 'ld/ChangeLog-2016')
0 files changed, 0 insertions, 0 deletions