GDB 18.1 release update -- 2026-08-14
Andrew Burgess <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Quick update on the 18.1 release.
The release is still currently scheduled for:
09-Sep-2026
There are currently two open bugs in bugzilla tagged with 18.1 target
milestone:
* PR gdb/33205
[gdb/testsuite, meta] Minimum supported tcl version
https://sourceware.org/bugzilla/show_bug.cgi?id=33205
This bug is assigned to Tom Tromey, it looks like some patches were
committed, but also there is possibly a still open question in the
bug chat.
Can this bug be closed?
It seems related to GDB's testsuite infrastructure. Does this
really need to be a blocker for 18.1? Or could we clear the target
milestone here?
* PR gdb/33447
Can't find class methods on clang compiled libraries
https://sourceware.org/bugzilla/show_bug.cgi?id=33447
This bug is also assigned to Tom Tromey, and is a regression
introduced since gdb-17-branch by commit
c879f4dc3e317cf6353a45a803ecf00d577a13d8.
There is some discussion in the bug thread which I haven't tried to
understand yet, but there have been no commits.
Given this is a regression since the last release it would be nice
if this could be resolved before release.
Are there any other issues that people think need resolving before we
release?
Thanks,
Andrew