GDB 7.11.x Release Management
[NAME] at the beginning of each item is the name of a point of contact who will help trying to get the issue fixed faster.
Current Status
- Current tentative branch date: 2016-01-25
- Branch Created: 2016-02-10
- GDB 7.10.90 Pre-Release: 2016-02-10
Fixes in GDB 7.11.1
Todo: [Please use the following format: [assignee] PR xxx/nnnnn (one-line description of PR)]
Maybe:
Done: [Please use the following format: PR xxx/nnnnn (one-line description of PR)]
PR gdb/19676 (gdb fails with assert error if /proc is not mounted)
PR remote/19863 (7.10 regression: gdb remote.c due to "setfs" with gdbserver <7.7)
PR gdb/20039 (Using MI/all-stop, can't interrupt multi-threaded program after continue)
PR gdb/20045 (With mi-async on, -exec-continue outputs two (gdb) prompts)
PR gdb/19828 (7.11 regression: non-stop gdb -p <process from a container>: internal error)
See also fixed bugs with "Target Milestone 7.11.1" milestone.
The GDB 7.11 Release
Todo: [Note: Items listed here are blocking for the release, but NOT the branch creation]
See also bugs marked "Target Milestone 7.11".
Maybe:
Done:
- [testsuite] Regression for i386-biarch-core.exp and others
Excluded:
Post Branch-Creation (for the NEXT release cycle)
Todo:
Maybe:
Done:
Before Branch Creation
Todo:
Maybe:
- C++11 ABI tag does not work
- Some fails in test cases added by fort_dyn_array patch
https://sourceware.org/ml/gdb-patches/2016-01/msg00467.html Yao has already fixed some timeout fails by https://sourceware.org/ml/gdb-patches/2016-01/msg00688.html but there are still some fails.
Done:
- [Pedro] List inferiors/threads/pspaces in ascending order regression
- [JoelB] Address location breakpoint regression
- [Yao] Fail in gdb.base/interrupt-noterm.exp
- [Yao] GDB crashes when running gdb.base/dprintf.exp
- [Yao] waiting_for_stop_reply around remote_fileio_request
- [Yao] [testsuite] Remove BASEDIR