]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gdb: Upgrade 14.1 -> 14.2
authorKhem Raj <raj.khem@gmail.com>
Mon, 4 Mar 2024 03:57:27 +0000 (19:57 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2024 12:23:53 +0000 (12:23 +0000)
commitf5483fe1f9682d18f92788ef71618a00bd6dfee0
tree3cb2422b242db474002749976b0bee4bcdd53dc0
parent18ac6584ed92c0ff037076c9977b68dae5fddb44
gdb: Upgrade 14.1 -> 14.2

BugFix release

This is a minor corrective release over GDB 14.1, fixing the following issues:

PR symtab/31112 (DLL export forwarding is broken)
PR c++/31128 (gdb crashes when trying to print a global variable stub without a running inferior)
PR tdep/31254 ([gdb/tdep, arm] FAIL: gdb.threads/staticthreads.exp: up 10)
PR gdb/31256 (Crash with basic 'list .')
PR python/31366 (Frame.static_link() segfaults)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-cross-canadian_14.2.bb [moved from meta/recipes-devtools/gdb/gdb-cross-canadian_14.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb-cross_14.2.bb [moved from meta/recipes-devtools/gdb/gdb-cross_14.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb.inc
meta/recipes-devtools/gdb/gdb_14.2.bb [moved from meta/recipes-devtools/gdb/gdb_14.1.bb with 100% similarity]