[Bug testsuite/33205] [gdb/testsuite, meta] Minimum supported tcl version
vries at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu Jul 24 07:07:34 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33205
--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #0)
> This would allow us to eliminate some of these checks, as well as modernize
> the catch/rethrow pattern (
> https://sourceware.org/pipermail/gdb-patches/2025-July/219412.html ).
There's just one hit on this pattern:
...
$ find gdb/testsuite/ -type f | xargs grep "return.* -options "
gdb/testsuite/lib/ada.exp: return -options $options $result
...
So, for ada testing you already need 8.5.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list