Here’s a question: can dgt be configured to use different binaries for the compiler and debugger? I’d like to use my own cutting-edge versions of those rather than the most recent release, since developing with them is going to be the easiest way to find subtle bugs before an official release.
That’s something I could add, but right now it’s simply hard-coded. It’s really something only you would need, I think. It’s not a big deal to do, however.
Let me see how well it all works on my system first—but if it could accept a path to a specific compiler binary to use, that would be very useful for testing differences in the new version!