Skip to content

Commit 7431354

Browse files
committed
add gdb 15.1
1 parent 8a29ed4 commit 7431354

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ If you require compatibility with distributions that use `i586`, you can either:
99
* 2020-02-07: setenv script is now installed to `$PREFIX/bin/$TARGET-setenv`.
1010
* 2019-06-06: `master` is now the default branch again.
1111

12-
### Current package versions, as of 2024-06-22:
12+
### Current package versions, as of 2024-07-18:
1313

1414
* gcc 14.1.0
1515
* binutils 2.42
16-
* gdb 14.2
16+
* gdb 15.1
1717
* djgpp 2.05 / cvs
1818
* watt-32 git
1919
* newlib 4.3.0.20230120

common/gdb-15.1

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

0 commit comments

Comments
 (0)