Thanks, applied as 61e6b06d51c147484cfff028917a3d7893df5b8f. Michael
[sent from post-receive hook] On Mon, 06 Mar 2023 17:21:15 +0100, Christian Melki <[email protected]> wrote: > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-13.1-release > Among others changes, zstd compressed ELF debug sections. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gdb-menu.in b/rules/gdb-menu.in > index 308ea18736f0..4e8dae1a3aae 100644 > --- a/rules/gdb-menu.in > +++ b/rules/gdb-menu.in > @@ -18,12 +18,12 @@ if !GDB_TOOLCHAIN_VERSION > > config GDB_VERSION > string "gdb version" > - default "12.1" > + default "13.1" > endif > > config GDB_MD5 > string "gdb source md5sum" > - default "759a1b8d2b4d403367dd0e14fa04643d" if !GDB_TOOLCHAIN_VERSION > + default "4aaad768ff2585464173c091947287ec" if !GDB_TOOLCHAIN_VERSION > help > md5sum for the gdb source archive. If the version is provided by > the toolchain and the toolchain is an OSELAS.Toolchain then this
