This repository was archived by the owner on Apr 12, 2025. It is now read-only.
  
  
  
  
  
Description
Currently, each run_endpoint.sh script clones the impl's source inside the container. If we fetched sources on the host and shared source dirs with the containers, we'd at least be able to insert printfs.
I'm no Docker expert, so do you folks have a better workflow? Any hope of using GDB or RR debugger?