Skip to content

Commit

Permalink
Added gdb to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianBihl authored Nov 4, 2023
1 parent b440b77 commit c81edf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update && apt-get install --install-recommends -y \
clang-tidy \
gcc \
g++ \
gdb \
gcc-arm-linux-gnueabihf \
g++-arm-linux-gnueabihf \
cmake \
Expand Down

0 comments on commit c81edf5

Please sign in to comment.