Debugging a dub build

Per Nordlöw per.nordlow at gmail.com
Mon Jan 21 11:14:35 UTC 2019


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

?


More information about the Digitalmars-d-learn mailing list