gdb was originally part of the ROCm 1.6 Dockerfile a few years ago. It got removed when updating to ROCm 4.0. This adds it back as being able to debug things is quite useful. Change-Id: I3f8148cde79e6cc5233fa3c8c830b64817f01d3a
This directory contains Dockerfiles used to create images used in the gem5 project.
The docker-compose.yaml defines the building of each image.
The images can be built locally using docker-compose build.