Skip to content

Commit eef9ea9

Browse files
authored
Merge pull request #34 from guyush1/add-submodules-note
docs: Add a note about submodules initialization and sync
2 parents 386d09e + 1d7b4ff commit eef9ea9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ You may choose to copy the `gdb` binary to the platform, or use `gdbserver` to d
7070

7171
## Development
7272

73+
> [!NOTE]
74+
> Before building, make sure to initialize & sync the git submodules.
75+
7376
Alternatively, you can build `gdb-static` from source. To do so, follow the instructions below:
7477

7578
<details open>

0 commit comments

Comments
 (0)