diff --git a/programming/debug/gdb/actions.py b/programming/debug/gdb/actions.py
index 156cc2b486..796e0901ef 100644
--- a/programming/debug/gdb/actions.py
+++ b/programming/debug/gdb/actions.py
@@ -45,6 +45,7 @@ def install():
pisitools.remove("/usr/include/%s.h" % hea)
pisitools.remove("/usr/share/info/bfd.info")
+ pisitools.remove("/usr/share/info/ctf-spec.info")
shelltools.cd("..")
pisitools.dodoc("README*", "COPYING*", "ChangeLog*")
diff --git a/programming/debug/gdb/pspec.xml b/programming/debug/gdb/pspec.xml
index 9adf272f3f..44fd6f732d 100644
--- a/programming/debug/gdb/pspec.xml
+++ b/programming/debug/gdb/pspec.xml
@@ -13,7 +13,7 @@
app:console
GNU debugger
GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.
- https://ftp.gnu.org/gnu/gdb/gdb-11.1.tar.xz
+ https://ftp.gnu.org/gnu/gdb/gdb-12.1.tar.xz
texinfo
xz-devel
@@ -27,7 +27,7 @@
source-highlight-devel
- 0001-AArch64-Make-gdbserver-register-set-selection-dynami.patch
+
@@ -68,6 +68,13 @@
+
+ 2023-01-28
+ 12.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-11-30
11.1