Merge pull request #579 from yatch/pr/dockerfile-add-gdb

Dockerfile: add gdb
This commit is contained in:
Simon Duquennoy 2018-06-11 23:12:29 +02:00 committed by GitHub
commit d933123d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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