debugger
debugger copied to clipboard
Run against pre-compiled executable
For complex builds where a simple go run is insufficient, it would be good to be able to run debugger directly against the executable, ala delve's exec command.
this is a good idea, can you take a look and suggest an approach to do that?