Skip to content

Commit

Permalink
debian-jessie-cross: use gdb-multiarch
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Mar 22, 2018
1 parent 0b4489d commit ac5f2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ev3dev-jessie/debian-jessie-cross.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN dpkg --add-architecture armel && \
cmake \
crossbuild-essential-armel \
crossbuild-essential-armhf \
gdb \
gdb-multiarch \
less \
man-db \
nano \
Expand Down

0 comments on commit ac5f2a0

Please sign in to comment.