Add the debug
subcommand to run the result in a debugger
#32
Labels
feature
Implementing a new feature
debug
subcommand to run the result in a debugger
#32
A toolset-specific debugger should be used:
gdb
orlldb
. This also needs the same argument passing mechanism as therun
subcommand will get with #31.The text was updated successfully, but these errors were encountered: