DejaGnu: Debugging
From FVue
Contents
Problem
How can I easily debug a DejaGnu testcase?
Solution
Use the --debug option to runtest. This will create a dbg.log file with the exact expect (failed) matches.
See also
Advertisement