Dockerfile: add gdb
This commit is contained in:
parent
56dd8dcea4
commit
f325d44964
@ -5,7 +5,7 @@ RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
build-essential doxygen git wget unzip python-serial python-pip \
|
||||
default-jdk ant srecord iputils-tracepath rlwrap \
|
||||
mosquitto mosquitto-clients \
|
||||
mosquitto mosquitto-clients gdb \
|
||||
&& apt-get clean
|
||||
|
||||
# Install ARM toolchain
|
||||
|
Loading…
Reference in New Issue
Block a user