On Monday, 21 January 2019 at 11:16:31 UTC, Per Nordlöw wrote:
Correction should be

    dub build --build=unittest

or

    dub build --build=debug

followed by

    gdb PATH_TO_APP_BINARY

Does using an IDE count? Some D IDEs should be able to assist in debugging.

Reply via email to