This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New annotation for threads


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]