Jump to content

DejaGnu: Debugging

From FVue

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

Expect: debugging