buildroot/package/gdb
Romain Naour 310ceef5ce package/gdb: include gdbarch.h in xtensa-linux-nat.c
It seems that gdb doesn't build for xtensa since a while, indeed commit
[1] merged in gdb 9 introduced a few number of build issues on several
architectures:

[Fix gdb build on macOS]
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=b1c896b365f2dbcd14145a88d103623244cf0fb0

[gdb: Fix gdb build on mips64-linux]
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=2208ee917050bcc901c7faefdee257ffbf8ef2ab

[gdb: Fix native build on Linux/Alpha.]
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=7a27b85f6d9b5eea9bd1493f903158fbea4b2231

[Include gdbarch.h in m68k-linux-nat.c]
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=a7cdaa914f4b937544d8f102679bb5129bb1ef08

[gdb: include gdbarch.h in hppa-linux-nat.c]
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=ad75efa628656716982f2674008952bfd2c268af

Most of them has been fixed before the gdb 9 release but it seems
that xtensa is the last one on this list and still unfixed with
gdb 11 (not even noticed by Buildroot autobuilders).

[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=0d12e84cfc9bd36b7bbda01a3c8f83f65a832398

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 4765efb222)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-09-18 11:02:27 +02:00
..
4ecb98fbc2f94dbe01b69384afbc515107de73df
9.2 package/gdb: include gdbarch.h in xtensa-linux-nat.c 2022-09-18 11:02:27 +02:00
10.2 package/gdb: include gdbarch.h in xtensa-linux-nat.c 2022-09-18 11:02:27 +02:00
11.2 package/gdb: include gdbarch.h in xtensa-linux-nat.c 2022-09-18 11:02:27 +02:00
Config.in
Config.in.host package/gdb: bump 11.x version to 11.2 2022-03-05 15:06:29 +01:00
gdb-python-config
gdb.hash package/gdb: bump 11.x version to 11.2 2022-03-05 15:06:29 +01:00
gdb.mk package/gdb: fix when gmp is installed on the host machine 2022-03-07 22:43:45 +01:00