[PATCH] New annotation for threads

Joel Brobecker brobecker@adacore.com
Wed May 21 07:22:00 GMT 2008


> I find debugging all testsuite scripts hard.  Is it possible to run them
> interactively?

Not that I know of. Usually, I just follow the gdb.log file. This file
contains a transcript of the GDB session, so I see the commands being
sent and the output received. I use the .exp file to check what was
actually expected when I see a new FAIL...

-- 
Joel



More information about the Gdb-patches mailing list