Skip to content

Commit a94f657

Browse files
committed
adding gdb to the docker
Signed-off-by: yairgott <[email protected]>
1 parent 4e926fc commit a94f657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN apt update && apt-get install -y \
1717
git \
1818
vim \
1919
bash \
20+
gdb \
2021
cmake \
2122
ninja-build \
2223
bash-completion \

0 commit comments

Comments
 (0)