Daniel Jacobowitz wrote: > For this sort of test, there's gdb_expect_list. The nice thing about > that is that it will tell you where there's a problem on errors (and > not generate thousand-character lines). Could you give that a try? Thanks! That's much better. How about the attached? Andrew