Just running `gdb --args ./pants test --debug ...`...
# general
r
Just running
gdb --args ./pants test --debug ...
does not work because
pants
is a script not an executable (obviously!)