diff options
author | Christoph Müllner <christoph.muellner@vrull.eu> | 2024-02-01 09:31:15 +0100 |
---|---|---|
committer | Christoph Müllner <christophm30@gmail.com> | 2024-02-01 14:32:56 +0100 |
commit | 59ab58e8a4aed4ed8f711ebab307757a5ebaa1f5 (patch) | |
tree | 69769bea7d5c2ed8454b691a74501cc388eb0ecc | |
parent | fd5841f5e72ec73066feb5d1e5806559e5f9f762 (diff) | |
download | riscv-gnu-toolchain-2024.02.02.zip riscv-gnu-toolchain-2024.02.02.tar.gz riscv-gnu-toolchain-2024.02.02.tar.bz2 |
gdb: Bump version from 13.2 to 14.12024.02.02
Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | gdb | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0a03050..25142da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,7 +20,7 @@ [submodule "gdb"] path = gdb url = https://sourceware.org/git/binutils-gdb.git - branch = gdb-13-branch + branch = gdb-14-branch [submodule "qemu"] path = qemu url = https://gitlab.com/qemu-project/qemu.git diff --git a/gdb b/gdb -Subproject 662243de0e14a4945555a480dca33c0e677976e +Subproject 6bda1c19bcd16eff8488facb8a67d52a436f70e |