]> git.ozlabs.org Git - ccan/commit
failtest: --debugpath= for really hard-to-find bugs.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:57:15 +0000 (23:27 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:57:15 +0000 (23:27 +1030)
commitdf34919b32720329544195900ce57f1a229842f8
tree3c971710a715542a04f5caa8d53e5efb7fce3f9e
parent479813329a1ca27f48877b2e872d813f85c957ab
failtest: --debugpath= for really hard-to-find bugs.

If children and parents aren't isolated properly (ie. failtest is
buggy) we really want to run gdb on a failing child.  This hack allows that.
ccan/failtest/failtest.c