Skip to content
Snippets Groups Projects
Commit 572f55ef authored by Bastian Telgen's avatar Bastian Telgen
Browse files

add gdb to development environment

parent 54b31791
No related branches found
No related tags found
No related merge requests found
Pipeline #96402 passed
......@@ -30,7 +30,8 @@ RUN apt-get update && \
ninja-build \
petsc-dev \
python3 python3-pip \
python3-h5py
python3-h5py \
gdb
RUN pip3 install \
mypy==0.790 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment