Comment # 26
on bug 8431
from Max Baker
(In reply to comment #25)
> Hmmm, why should running 'ddd' or 'gdb' be done through the test-fuzzed
> script?
Ahh, because I was only getting the segfault after all the environment
variables from tools/test-common.sh were included. My test case, ran without
these, was not crashing. It also opens up the possibility to do runtime
debugging like setting break points.
That script reproduces the same setup the fuzz was run under.
You are receiving this mail because:
- You are watching all bug changes.