This is the mail archive of the gdb@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]

Wiki: Started a page on how to write testcases for GDB


Hello,

I found that I was always asking myself the very same questions
every time I have to write a new testcase, so I had this secret
plan of writing a HOWTO, or a cookbook.  I have just started a new
page in the GDB wiki, summarizing some of the things I know:

    http://sourceware.org/gdb/wiki/GDBTestcaseCookbook

It's only a start, so please feel free to correct and complete.
For instance, I just remembered that I forgot to mention gdb_test
and gdb_test_multiple vs send_gdb/gdb_expect.  Will do immediately.

-- 
Joel


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