Max Baker
changed
bug 8431
What |
Removed |
Added |
Attachment #10236 Flags |
|
review_for_checkin?
|
Comment # 23
on bug 8431
from Max Baker
Created attachment 10236 [details]
Add ddd debugger launch capabilities to test-fuzzed
I added a -d option to launch ddd for the test-fuzzed replay script. As a
non-C guru it was not clear to me that you need to
1. re-run with random environment variables to get the same failure as fuzz and
2. run everything from libtool
hopefully this can make it to the fuzz page and help the next person. A link
from there to http://wiki.wireshark.org/Development/Tips would be great too.
Also, it would be nice if there were a way to turn off -O2 easily so the
debugger is more effective. I manually hacked configure and did a make clean,
but perhaps there is an easier way.
You are receiving this mail because:
- You are watching all bug changes.