dub dustmite: Initial test fails

Vladimir Panteleev via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Feb 23 05:44:57 PST 2016


On Tuesday, 23 February 2016 at 11:09:00 UTC, denizzzka wrote:
> Hi!
>
> I have a code with segfault. I decided to try to take advantage 
> with dub dustmite:
>
> $ dub dustmite ~/ssd/pgator_dustmite0 --program-status=139 -- 
> --config=my_pgator.conf --debug=true

Shells process signal exit codes in a special way. Try 
`--program-status=-11`.



More information about the Digitalmars-d-learn mailing list