Skip to content

Commit 7a39c42

Browse files
committed
add gdb 16.2
1 parent 3356840 commit 7a39c42

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you require compatibility with distributions that use `i586`, you can either:
1313

1414
* gcc 14.2.0
1515
* binutils 2.43.1
16-
* gdb 16.1
16+
* gdb 16.2
1717
* djgpp 2.05 / cvs
1818
* watt-32 git
1919
* newlib 4.3.0.20230120

common/gdb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
source common/gdb-16.1
1+
source common/gdb-16.2

common/gdb-16.2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
GDB_VERSION=16.2
2+
GDB_ARCHIVE="http://ftpmirror.gnu.org/gdb/gdb-${GDB_VERSION}.tar.xz"

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
djgpp-toolchain (14) UNRELEASED; urgency=medium
22

3-
* gdb version 16.1.
3+
* gdb version 16.2.
44

5-
-- jwt27 <jwjagersma@gmail.com> Tue, 01 Apr 2025 19:15:25 +0200
5+
-- jwt27 <jwjagersma@gmail.com> Tue, 01 Apr 2025 19:19:18 +0200
66

77
djgpp-toolchain (13.1) unstable; urgency=medium
88

0 commit comments

Comments
 (0)