gdb: Add Git submodule

This commit adds a Git submodule for the gdb pointing to the commit
8dc5ea2c613782deec380bbad4067e846b0f217e.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2022-03-15 18:57:07 +09:00
parent 832a738972
commit dbe6e27027
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "gcc"]
path = gcc
url = https://github.com/zephyrproject-rtos/gcc.git
[submodule "gdb"]
path = gdb
url = https://github.com/zephyrproject-rtos/binutils-gdb.git

1
gdb Submodule

@ -0,0 +1 @@
Subproject commit 8dc5ea2c613782deec380bbad4067e846b0f217e