Skip to content

Commit dbe6e27

Browse files
committed
gdb: Add Git submodule
This commit adds a Git submodule for the gdb pointing to the commit 8dc5ea2c613782deec380bbad4067e846b0f217e. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 832a738 commit dbe6e27

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "gcc"]
1111
path = gcc
1212
url = https://github.com/zephyrproject-rtos/gcc.git
13+
[submodule "gdb"]
14+
path = gdb
15+
url = https://github.com/zephyrproject-rtos/binutils-gdb.git

gdb

Submodule gdb added at 8dc5ea2

0 commit comments

Comments
 (0)