summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-05-17 14:01:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-05-21 08:23:24 +0200
commit22906e048abce0e0f9f75aa6633bff8cffe6d1c6 (patch)
treeeb3701cee5c6da42ee37152ee75b2849af5e74c9
parent28c4f235f18bd7ce87f746173a01c0cdbb9d6838 (diff)
downloadOSELAS.Toolchain-22906e048abce0e0f9f75aa6633bff8cffe6d1c6.tar.gz
OSELAS.Toolchain-22906e048abce0e0f9f75aa6633bff8cffe6d1c6.tar.xz
cross-gdb: version bump 9.2 -> 10.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rwxr-xr-xfixup_ptxconfigs.sh2
-rw-r--r--patches/gdb-9.2/0001-Fix-Python3.9-related-runtime-problems.patch217
-rw-r--r--patches/gdb-9.2/0002-sim-ppc-Fix-linker-error-with-fno-common.patch94
-rw-r--r--patches/gdb-9.2/series5
-rw-r--r--ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-1136jfs-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-1136jfs-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v4t-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v5te-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7em-eabihf_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7em-uclinuxeabihf_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7m-eabi_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig4
-rw-r--r--ptxconfigs/arm-v7m-uclinuxeabi_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/i586-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/i686-atom-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/mips-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/mips64el-linux-gnuabi64_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/mipsel-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/powerpc-603e-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/riscv64-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
-rw-r--r--ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig4
27 files changed, 47 insertions, 363 deletions
diff --git a/fixup_ptxconfigs.sh b/fixup_ptxconfigs.sh
index 89c50c4..4589c9d 100755
--- a/fixup_ptxconfigs.sh
+++ b/fixup_ptxconfigs.sh
@@ -302,7 +302,7 @@ fixup()
#
# PTXCONF_CROSS_GDB_VERSION
#
- PTXCONF_CROSS_GDB_VERSION="9.2"
+ PTXCONF_CROSS_GDB_VERSION="10.2"
case "${PTXCONF_CROSS_GCC_VERSION}" in
3.*|4.[012].*)
PTXCONF_CROSS_GCC_43=n
diff --git a/patches/gdb-9.2/0001-Fix-Python3.9-related-runtime-problems.patch b/patches/gdb-9.2/0001-Fix-Python3.9-related-runtime-problems.patch
deleted file mode 100644
index 783976a..0000000
--- a/patches/gdb-9.2/0001-Fix-Python3.9-related-runtime-problems.patch
+++ /dev/null
@@ -1,217 +0,0 @@
-From: Kevin Buettner <kevinb@redhat.com>
-Date: Wed, 27 May 2020 20:05:40 -0700
-Subject: [PATCH] Fix Python3.9 related runtime problems
-
-Python3.9b1 is now available on Rawhide. GDB w/ Python 3.9 support
-can be built using the configure switch -with-python=/usr/bin/python3.9.
-
-Attempting to run gdb/Python3.9 segfaults on startup:
-
- #0 0x00007ffff7b0582c in PyEval_ReleaseLock () from /lib64/libpython3.9.so.1.0
- #1 0x000000000069ccbf in do_start_initialization ()
- at worktree-test1/gdb/python/python.c:1789
- #2 _initialize_python ()
- at worktree-test1/gdb/python/python.c:1877
- #3 0x00000000007afb0a in initialize_all_files () at init.c:237
- ...
-
-Consulting the the documentation...
-
-https://docs.python.org/3/c-api/init.html
-
-...we find that PyEval_ReleaseLock() has been deprecated since version
-3.2. It recommends using PyEval_SaveThread or PyEval_ReleaseThread()
-instead. In do_start_initialization, in gdb/python/python.c, we
-can replace the calls to PyThreadState_Swap() and PyEval_ReleaseLock()
-with a single call to PyEval_SaveThread. (Thanks to Keith Seitz
-for working this out.)
-
-With that in place, GDB gets a little bit further. It still dies
-on startup, but the backtrace is different:
-
- #0 0x00007ffff7b04306 in PyOS_InterruptOccurred ()
- from /lib64/libpython3.9.so.1.0
- #1 0x0000000000576e86 in check_quit_flag ()
- at worktree-test1/gdb/extension.c:776
- #2 0x0000000000576f8a in set_active_ext_lang (now_active=now_active@entry=0x983c00 <extension_language_python>)
- at worktree-test1/gdb/extension.c:705
- #3 0x000000000069d399 in gdbpy_enter::gdbpy_enter (this=0x7fffffffd2d0,
- gdbarch=0x0, language=0x0)
- at worktree-test1/gdb/python/python.c:211
- #4 0x0000000000686e00 in python_new_inferior (inf=0xddeb10)
- at worktree-test1/gdb/python/py-inferior.c:251
- #5 0x00000000005d9fb9 in std::function<void (inferior*)>::operator()(inferior*) const (__args#0=<optimized out>, this=0xccad20)
- at /usr/include/c++/10/bits/std_function.h:617
- #6 gdb::observers::observable<inferior*>::notify (args#0=0xddeb10,
- this=<optimized out>)
- at worktree-test1/gdb/../gdbsupport/observable.h:106
- #7 add_inferior_silent (pid=0)
- at worktree-test1/gdb/inferior.c:113
- #8 0x00000000005dbcb8 in initialize_inferiors ()
- at worktree-test1/gdb/inferior.c:947
- ...
-
-We checked with some Python Developers and were told that we should
-acquire the GIL prior to calling any Python C API function. We
-definitely don't have the GIL for calls of PyOS_InterruptOccurred().
-
-I moved class_gdbpy_gil earlier in the file and use it in
-gdbpy_check_quit_flag() to acquire (and automatically release) the
-GIL.
-
-With those changes in place, I was able to run to a GDB prompt. But,
-when trying to quit, it segfaulted again due to due to some other
-problems with gdbpy_check_quit_flag():
-
- Thread 1 "gdb" received signal SIGSEGV, Segmentation fault.
- 0x00007ffff7bbab0c in new_threadstate () from /lib64/libpython3.9.so.1.0
- (top-gdb) bt 8
- #0 0x00007ffff7bbab0c in new_threadstate () from /lib64/libpython3.9.so.1.0
- #1 0x00007ffff7afa5ea in PyGILState_Ensure.cold ()
- from /lib64/libpython3.9.so.1.0
- #2 0x000000000069b58c in gdbpy_gil::gdbpy_gil (this=<synthetic pointer>)
- at worktree-test1/gdb/python/python.c:278
- #3 gdbpy_check_quit_flag (extlang=<optimized out>)
- at worktree-test1/gdb/python/python.c:278
- #4 0x0000000000576e96 in check_quit_flag ()
- at worktree-test1/gdb/extension.c:776
- #5 0x000000000057700c in restore_active_ext_lang (previous=0xe9c050)
- at worktree-test1/gdb/extension.c:729
- #6 0x000000000088913a in do_my_cleanups (
- pmy_chain=0xc31870 <final_cleanup_chain>,
- old_chain=0xae5720 <sentinel_cleanup>)
- at worktree-test1/gdbsupport/cleanups.cc:131
- #7 do_final_cleanups ()
- at worktree-test1/gdbsupport/cleanups.cc:143
-
-In this case, we're trying to call a Python C API function after
-Py_Finalize() has been called from finalize_python(). I made
-finalize_python set gdb_python_initialized to false and then cause
-check_quit_flag() to return early when it's false.
-
-With these changes in place, GDB seems to be working again with
-Python3.9b1. I think it likely that there are other problems lurking.
-I wouldn't be surprised to find that there are other calls into Python
-where we don't first make sure that we have the GIL. Further changes
-may well be needed.
-
-I see no regressions testing on Rawhide using a GDB built with the
-default Python version (3.8.3) versus one built using Python 3.9b1.
-
-I've also tested on Fedora 28, 29, 30, 31, and 32 (all x86_64) using
-the default (though updated) system installed versions of Python on
-those OSes. This means that I've tested against Python versions
-2.7.15, 2.7.17, 2.7.18, 3.7.7, 3.8.2, and 3.8.3. In each case GDB
-still builds without problem and shows no regressions after applying
-this patch.
-
-gdb/ChangeLog:
-
-2020-MM-DD Kevin Buettner <kevinb@redhat.com>
- Keith Seitz <keiths@redhat.com>
-
- * python/python.c (do_start_initialization): For Python 3.9 and
- later, call PyEval_SaveThread instead of PyEval_ReleaseLock.
- (class gdbpy_gil): Move to earlier in file.
- (finalize_python): Set gdb_python_initialized.
- (gdbpy_check_quit_flag): Acquire GIL via gdbpy_gil. Return early
- when not initialized.
----
- gdb/python/python.c | 56 ++++++++++++++++++++++++++++-------------------------
- 1 file changed, 30 insertions(+), 26 deletions(-)
-
-diff --git a/gdb/python/python.c b/gdb/python/python.c
-index bf214fae6e2d..d2b07fe666e9 100644
---- a/gdb/python/python.c
-+++ b/gdb/python/python.c
-@@ -234,6 +234,30 @@ gdbpy_enter::~gdbpy_enter ()
- PyGILState_Release (m_state);
- }
-
-+/* A helper class to save and restore the GIL, but without touching
-+ the other globals that are handled by gdbpy_enter. */
-+
-+class gdbpy_gil
-+{
-+public:
-+
-+ gdbpy_gil ()
-+ : m_state (PyGILState_Ensure ())
-+ {
-+ }
-+
-+ ~gdbpy_gil ()
-+ {
-+ PyGILState_Release (m_state);
-+ }
-+
-+ DISABLE_COPY_AND_ASSIGN (gdbpy_gil);
-+
-+private:
-+
-+ PyGILState_STATE m_state;
-+};
-+
- /* Set the quit flag. */
-
- static void
-@@ -247,6 +271,10 @@ gdbpy_set_quit_flag (const struct extension_language_defn *extlang)
- static int
- gdbpy_check_quit_flag (const struct extension_language_defn *extlang)
- {
-+ if (!gdb_python_initialized)
-+ return 0;
-+
-+ gdbpy_gil gil;
- return PyOS_InterruptOccurred ();
- }
-
-@@ -924,30 +952,6 @@ gdbpy_source_script (const struct extension_language_defn *extlang,
-
- /* Posting and handling events. */
-
--/* A helper class to save and restore the GIL, but without touching
-- the other globals that are handled by gdbpy_enter. */
--
--class gdbpy_gil
--{
--public:
--
-- gdbpy_gil ()
-- : m_state (PyGILState_Ensure ())
-- {
-- }
--
-- ~gdbpy_gil ()
-- {
-- PyGILState_Release (m_state);
-- }
--
-- DISABLE_COPY_AND_ASSIGN (gdbpy_gil);
--
--private:
--
-- PyGILState_STATE m_state;
--};
--
- /* A single event. */
- struct gdbpy_event
- {
-@@ -1548,6 +1552,7 @@ finalize_python (void *ignore)
-
- Py_Finalize ();
-
-+ gdb_python_initialized = false;
- restore_active_ext_lang (previous_active);
- }
-
-@@ -1715,8 +1720,7 @@ do_start_initialization ()
- return false;
-
- /* Release the GIL while gdb runs. */
-- PyThreadState_Swap (NULL);
-- PyEval_ReleaseLock ();
-+ PyEval_SaveThread ();
-
- make_final_cleanup (finalize_python, NULL);
-
diff --git a/patches/gdb-9.2/0002-sim-ppc-Fix-linker-error-with-fno-common.patch b/patches/gdb-9.2/0002-sim-ppc-Fix-linker-error-with-fno-common.patch
deleted file mode 100644
index 3412d0f..0000000
--- a/patches/gdb-9.2/0002-sim-ppc-Fix-linker-error-with-fno-common.patch
+++ /dev/null
@@ -1,94 +0,0 @@
-From: Sebastian Huber <sebastian.huber@embedded-brains.de>
-Date: Wed, 1 Jul 2020 19:29:55 +0200
-Subject: [PATCH] sim/ppc: Fix linker error with -fno-common
-
-GCC 10 enables -fno-common by default. This resulted in a multiple
-definition linker error since global variables were declared and defined
-in a header file:
-
- ld: ld-insn.o:sim/ppc/ld-insn.h:221: multiple definition of
- `max_model_fields_len'; igen.o:sim/ppc/ld-insn.h:221: first defined here
-
-sim/ppc
-
- * ld-insn.h (last_model, last_model_data, last_model_function,
- last_model_internal, last_model_macro, last_model_static):
- Delete.
- (max_model_fields_len, model_data, model_functions,
- model_internal, model_macros, model_static, models): Declare, but do not
- define.
- * ld-insn.c (last_model, last_model_data, last_model_function,
- last_model_internal, last_model_macro, last_model_static,
- max_model_fields_len, model_data, model_functions,
- model_internal, model_macros, model_static, models): Define.
----
- sim/ppc/ld-insn.c | 18 ++++++++++++++++++
- sim/ppc/ld-insn.h | 24 +++++++-----------------
- 2 files changed, 25 insertions(+), 17 deletions(-)
-
-diff --git a/sim/ppc/ld-insn.c b/sim/ppc/ld-insn.c
-index e39131ca1334..585071a861ff 100644
---- a/sim/ppc/ld-insn.c
-+++ b/sim/ppc/ld-insn.c
-@@ -28,6 +28,24 @@
-
- #include "igen.h"
-
-+static model *last_model;
-+
-+static insn *last_model_macro;
-+static insn *last_model_function;
-+static insn *last_model_internal;
-+static insn *last_model_static;
-+static insn *last_model_data;
-+
-+model *models;
-+
-+insn *model_macros;
-+insn *model_functions;
-+insn *model_internal;
-+insn *model_static;
-+insn *model_data;
-+
-+int max_model_fields_len;
-+
- static void
- update_depth(insn_table *entry,
- lf *file,
-diff --git a/sim/ppc/ld-insn.h b/sim/ppc/ld-insn.h
-index 88318ffa2b34..52baeaa2d846 100644
---- a/sim/ppc/ld-insn.h
-+++ b/sim/ppc/ld-insn.h
-@@ -200,25 +200,15 @@ extern insn_table *load_insn_table
- table_include *includes,
- cache_table **cache_rules);
-
--model *models;
--model *last_model;
-+extern model *models;
-
--insn *model_macros;
--insn *last_model_macro;
-+extern insn *model_macros;
-+extern insn *model_functions;
-+extern insn *model_internal;
-+extern insn *model_static;
-+extern insn *model_data;
-
--insn *model_functions;
--insn *last_model_function;
--
--insn *model_internal;
--insn *last_model_internal;
--
--insn *model_static;
--insn *last_model_static;
--
--insn *model_data;
--insn *last_model_data;
--
--int max_model_fields_len;
-+extern int max_model_fields_len;
-
- extern void insn_table_insert_insn
- (insn_table *table,
diff --git a/patches/gdb-9.2/series b/patches/gdb-9.2/series
deleted file mode 100644
index 33934d0..0000000
--- a/patches/gdb-9.2/series
+++ /dev/null
@@ -1,5 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-Fix-Python3.9-related-runtime-problems.patch
-0002-sim-ppc-Fix-linker-error-with-fno-common.patch
-# 15e7bff5211da19b741b1190cecb6cc0 - git-ptx-patches magic
diff --git a/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 4c3c5b2..633d851 100644
--- a/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -110,8 +110,8 @@ PTXCONF_CROSS_LLD_MD5="7368ec545a26d67dbc487706970827c1"
PTXCONF_CROSS_LLD_LICENSE="Apache-2.0 WITH LLVM-exception AND NCSA"
PTXCONF_CROSS_LLD_LICENSE_FILES="file://LICENSE.TXT;md5=ae7dc7c027b1fa89b5b013d391d3ee2b"
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 80d5237..7bf9ef5 100644
--- a/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/aarch64-v8a-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-1136jfs-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-1136jfs-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 417ed97..b6e2d8e 100644
--- a/ptxconfigs/arm-1136jfs-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-1136jfs-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-1136jfs-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-1136jfs-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 1d84bd1..3ffda2c 100644
--- a/ptxconfigs/arm-1136jfs-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-1136jfs-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v4t-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v4t-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 0662e73..c705273 100644
--- a/ptxconfigs/arm-v4t-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v4t-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v5te-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v5te-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 3e94d3c..f6f956f 100644
--- a/ptxconfigs/arm-v5te-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v5te-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 43c7493..de44043 100644
--- a/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -110,8 +110,8 @@ PTXCONF_CROSS_LLD_MD5="7368ec545a26d67dbc487706970827c1"
PTXCONF_CROSS_LLD_LICENSE="Apache-2.0 WITH LLVM-exception AND NCSA"
PTXCONF_CROSS_LLD_LICENSE_FILES="file://LICENSE.TXT;md5=ae7dc7c027b1fa89b5b013d391d3ee2b"
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 82f4539..1bb72e6 100644
--- a/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7a-linux-gnueabi_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 04e42ed..78a624b 100644
--- a/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -110,8 +110,8 @@ PTXCONF_CROSS_LLD_MD5="7368ec545a26d67dbc487706970827c1"
PTXCONF_CROSS_LLD_LICENSE="Apache-2.0 WITH LLVM-exception AND NCSA"
PTXCONF_CROSS_LLD_LICENSE_FILES="file://LICENSE.TXT;md5=ae7dc7c027b1fa89b5b013d391d3ee2b"
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 411cf29..b41c7d6 100644
--- a/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7a-linux-gnueabihf_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7em-eabihf_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig b/ptxconfigs/arm-v7em-eabihf_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
index 294ea1e..411fc8d 100644
--- a/ptxconfigs/arm-v7em-eabihf_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
+++ b/ptxconfigs/arm-v7em-eabihf_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
@@ -84,8 +84,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 097244a..4361b58 100644
--- a/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -91,8 +91,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7m-eabi_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig b/ptxconfigs/arm-v7m-eabi_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
index 89e0ea7..427d839 100644
--- a/ptxconfigs/arm-v7m-eabi_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
+++ b/ptxconfigs/arm-v7m-eabi_gcc-11.1.1_newlib-3.3.0_binutils-2.36.1.ptxconfig
@@ -84,8 +84,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/arm-v7m-uclinuxeabi_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/arm-v7m-uclinuxeabi_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 3d3c564..7732ada 100644
--- a/ptxconfigs/arm-v7m-uclinuxeabi_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7m-uclinuxeabi_gcc-11.1.1_uclibc-ng-1.0.34_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -91,8 +91,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/i586-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/i586-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 22746c2..71e17e8 100644
--- a/ptxconfigs/i586-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/i586-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/i686-atom-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/i686-atom-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 03edf46..446c15e 100644
--- a/ptxconfigs/i686-atom-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/i686-atom-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/mips-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/mips-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index dfa2514..397748a 100644
--- a/ptxconfigs/mips-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/mips-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/mips64el-linux-gnuabi64_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/mips64el-linux-gnuabi64_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index c693cc0..86bd868 100644
--- a/ptxconfigs/mips64el-linux-gnuabi64_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/mips64el-linux-gnuabi64_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/mipsel-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/mipsel-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 159480c..356aa2b 100644
--- a/ptxconfigs/mipsel-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/mipsel-softfloat-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/powerpc-603e-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/powerpc-603e-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index d33503e..f6a9f9f 100644
--- a/ptxconfigs/powerpc-603e-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/powerpc-603e-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/riscv64-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/riscv64-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index b34912b..1751e43 100644
--- a/ptxconfigs/riscv64-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/riscv64-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 36e6cd9..ebed85b 100644
--- a/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_clang-12.0.0_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -110,8 +110,8 @@ PTXCONF_CROSS_LLD_MD5="7368ec545a26d67dbc487706970827c1"
PTXCONF_CROSS_LLD_LICENSE="Apache-2.0 WITH LLVM-exception AND NCSA"
PTXCONF_CROSS_LLD_LICENSE_FILES="file://LICENSE.TXT;md5=ae7dc7c027b1fa89b5b013d391d3ee2b"
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y
diff --git a/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig b/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
index 8c3dfc4..0ffae4c 100644
--- a/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
+++ b/ptxconfigs/x86_64-unknown-linux-gnu_gcc-11.1.1_glibc-2.33_binutils-2.36.1_kernel-5.12.4-sanitized.ptxconfig
@@ -97,8 +97,8 @@ PTXCONF_CROSS_GCC_FIRST=y
# PTXCONF_CROSS_LLVM is not set
# PTXCONF_CROSS_CLANG is not set
PTXCONF_CROSS_GDB=y
-PTXCONF_CROSS_GDB_VERSION="9.2"
-PTXCONF_CROSS_GDB_MD5="db95524e554870209ab7d9f8fd8dc557"
+PTXCONF_CROSS_GDB_VERSION="10.2"
+PTXCONF_CROSS_GDB_MD5="c044b7146903ec51c9d2337a29aee93b"
PTXCONF_CROSS_GDB_LICENSE="GPL-2.0-or-later AND LGPL-2.0-or-later GPL-3.0-or-later AND LGPL-3.0-or-later"
PTXCONF_CROSS_GDB_LICENSE_FILES="file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
PTXCONF_CROSS_TOOLCHAIN=y