kumquat-buildroot/package/gdb/11.1
Joachim Wiberg 4353c71646 package/gdb: backport fix for gdbserver 11.1 on aarch64
Backported from upstream GDB geb79b23, with ChangeLogs stripped so the
patch applies properly on Buildroot.

    https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=eb79b23

Fixes the following issue:

    # gdbserver /dev/hvc1 inadyn -n -l debug
    Process inadyn created; pid = 675
    Remote debugging using /dev/hvc1
    ../../gdbserver/regcache.cc:257: A problem internal to GDBserver has been detected.
    Unknown register tag_ctl requested

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
[yann.morin.1998@free.fr: add SoB in patch, provided live on IRC]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-02-03 21:56:17 +01:00
..
0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch
0003-use-asm-sgidefs.h.patch
0004-gdbserver-fix-build-for-m68k.patch
0005-nat-fork-inferior-include-linux-ptrace.h.patch
0006-sim-filter-out-SIGSTKSZ-PR-sim-28302.patch
0007-Fix-getrandom-compile-for-uclibc-v1.0.35.patch package/gdb: fix gdb-11.1 compile for uclibc < v1.0.35 (getrandom related) 2021-11-16 20:56:11 +01:00
0007-fix-musl-build-on-riscv.patch
0008-Fix-build-on-rhES5.patch package/gdb: gdb-11.1 compile for uclibc (ADDR_NO_RANDOMIZE related) 2021-11-16 20:59:23 +01:00
0009-gdbserver-Makefile.in-fix-NLS-build.patch package/gdb: fix NLS build 2021-11-22 21:46:32 +01:00
0010-gdbserver-aarch64-support.patch package/gdb: backport fix for gdbserver 11.1 on aarch64 2022-02-03 21:56:17 +01:00