[Buildroot] [PATCH v2 1/3] package/gdb: add support for GDB 13.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 6 14:41:55 UTC 2023


On Wed,  2 Aug 2023 23:49:46 +0200
Thomas Petazzoni via buildroot <buildroot at buildroot.org> wrote:

> Sadly, the stack of patches remain exactly the same, none of the
> changes have been upstreamed.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  .checkpackageignore                           |  9 +++
>  ...e-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch | 55 ++++++++++++++++
>  ...-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch | 43 +++++++++++++
>  package/gdb/13.2/0003-use-asm-sgidefs.h.patch | 40 ++++++++++++
>  .../0004-gdbserver-fix-build-for-m68k.patch   | 63 +++++++++++++++++++
>  ...fork-inferior-include-linux-ptrace.h.patch | 53 ++++++++++++++++
>  ...getrandom-compile-for-uclibc-v1.0.35.patch | 39 ++++++++++++
>  .../13.2/0007-fix-musl-build-on-riscv.patch   | 60 ++++++++++++++++++
>  ...-gdbserver-Makefile.in-fix-NLS-build.patch | 38 +++++++++++
>  .../0009-gdb-Fix-native-build-on-xtensa.patch | 57 +++++++++++++++++
>  package/gdb/Config.in.host                    |  4 ++
>  package/gdb/gdb.hash                          |  1 +
>  12 files changed, 462 insertions(+)
>  create mode 100644 package/gdb/13.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
>  create mode 100644 package/gdb/13.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch
>  create mode 100644 package/gdb/13.2/0003-use-asm-sgidefs.h.patch
>  create mode 100644 package/gdb/13.2/0004-gdbserver-fix-build-for-m68k.patch
>  create mode 100644 package/gdb/13.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch
>  create mode 100644 package/gdb/13.2/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch
>  create mode 100644 package/gdb/13.2/0007-fix-musl-build-on-riscv.patch
>  create mode 100644 package/gdb/13.2/0008-gdbserver-Makefile.in-fix-NLS-build.patch
>  create mode 100644 package/gdb/13.2/0009-gdb-Fix-native-build-on-xtensa.patch

Series applied to next. Hopefully I didn't screw up too much.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list