From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7869 invoked by alias); 26 Dec 2009 08:44:54 -0000 Received: (qmail 7858 invoked by uid 22791); 26 Dec 2009 08:44:53 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Dec 2009 08:44:48 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KV900400498JF00@a-mtaout22.012.net.il> for gdb@sourceware.org; Sat, 26 Dec 2009 10:44:06 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.236.58]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KV900M8749GAZQ0@a-mtaout22.012.net.il>; Sat, 26 Dec 2009 10:44:05 +0200 (IST) Date: Sat, 26 Dec 2009 08:44:00 -0000 From: Eli Zaretskii Subject: Re: Wiki: Started a page on how to write testcases for GDB In-reply-to: <20091226054448.GW24363@adacore.com> To: Joel Brobecker Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83aax65di7.fsf@gnu.org> References: <20091226054448.GW24363@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00156.txt.bz2 > Date: Sat, 26 Dec 2009 09:44:48 +0400 > From: Joel Brobecker > > 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 Thanks. It would be nice to have this as part of gdbint.texinfo as well.