This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
rust-tide v0.2.0
- Adds the gdb server to the
Dockerfile-stack
to allow remote debuggers to be attached to the running debug instance. - Adds support for VSCode by adding an additional task to copy the symbols from the container to the local dev environment and provides a launcher for the debugger.