From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4478 invoked by alias); 13 Mar 2007 04:24:11 -0000 Received: (qmail 4467 invoked by uid 22791); 13 Mar 2007 04:24:10 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Mar 2007 04:24:05 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-247-160.inter.net.il [84.228.247.160]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HJK38643 (AUTH halo1); Tue, 13 Mar 2007 06:23:58 +0200 (IST) Date: Tue, 13 Mar 2007 04:24:00 -0000 Message-Id: From: Eli Zaretskii To: Mark Kettenis CC: drow@false.org, gdb-patches@sourceware.org In-reply-to: <200703122305.l2CN5AWw022470@brahms.sibelius.xs4all.nl> (message from Mark Kettenis on Tue, 13 Mar 2007 00:05:10 +0100 (CET)) Subject: Re: Improve end check on rs6000 prologue analyzer Reply-to: Eli Zaretskii References: <20060929213726.GA1770@nevyn.them.org> <200609301932.k8UJW0kw030997@elgar.sibelius.xs4all.nl> <20061017212114.GC12643@nevyn.them.org> <200610181958.k9IJw88G009044@elgar.sibelius.xs4all.nl> <20070309150504.GA5166@caradoc.them.org> <200703111913.l2BJDEhC006601@brahms.sibelius.xs4all.nl> <20070312121843.GA24487@caradoc.them.org> <200703122102.l2CL284g022996@brahms.sibelius.xs4all.nl> <20070312210856.GA21953@caradoc.them.org> <200703122305.l2CN5AWw022470@brahms.sibelius.xs4all.nl> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00132.txt.bz2 > Date: Tue, 13 Mar 2007 00:05:10 +0100 (CET) > From: Mark Kettenis > CC: gdb-patches@sourceware.org > > > Yeesh! I didn't know that. Is there somewhere we could write it down > > for test writers who make this same mistake, maybe? I would have > > merrily written tests that expected the tab :-( > > Hmm, I'm not sure we have any documentation on this. Eli, do you know > a good location to put this info. There's a section in gdbint.texinfo about the test suite, which seems a suitable place.