What's the easiest way to debug a dub app build?

Is there a better way than

    dub run

followed by

    gdb run PATH_TO_APP_BINARY

?

Reply via email to