Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: Upgrade to 16.2 relese | Khem Raj | 2025-02-05 | 1 | -39/+0 |
| | | | | | | | | | | | | | | | | | | | GDB 16.2 brings the following fixes and enhancements over GDB 16.1: * PR build/32578 (cannot build GDB 16.1 out of tree when calling the configure script with a relative path) * PR tui/32592 ([gdb/tui] internal error in tui-winsource.c:340:refresh_window) * PR remote/32593 (Incompatibilities between GDB's and LLDB's 'x' packet implementation) * PR build/32610 (Missing #include file in darwin_nat.c) (From OE-Core rev: 11362b3ae521a0fba85c034de5ba8d4271574be3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | gdb: Upgrade 15.2 -> 16.1 | Yash Shinde | 2025-01-27 | 1 | -0/+39 |
* Drop 0001-Fix-Wenum-constexpr-conversion-in-enum-flags.h.patch, its already applied to gdb 16.1 Detailed release notes: https://sourceware.org/pipermail/gdb-announce/2025/000143.html https://sourceware.org/gdb/news/ https://lwn.net/Articles/1005562/ https://www.sourceware.org/gdb/download/ANNOUNCEMENT (From OE-Core rev: 31a536ed8c4d03db250766fe701126dd14d084c0) Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |