From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16068 invoked by alias); 20 Aug 2004 15:00:32 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16060 invoked from network); 20 Aug 2004 15:00:31 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 20 Aug 2004 15:00:31 -0000 Received: from zaretski ([80.230.154.60]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DTR10870 (AUTH halo1); Fri, 20 Aug 2004 18:00:24 +0300 (IDT) Date: Fri, 20 Aug 2004 15:00:00 -0000 From: "Eli Zaretskii" To: Andreas Schwab Message-ID: <01c486c5$Blat.v2.2.2$eed2fae0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: mec.gnu@mindspring.com, gdb-patches@sources.redhat.com In-reply-to: (message from Andreas Schwab on Thu, 19 Aug 2004 11:56:33 +0200) Subject: Re: [rfa/doco] Test Suite: build != host Reply-to: Eli Zaretskii References: <4124776A.nailCD81LG97@mindspring.com> X-SW-Source: 2004-08/txt/msg00595.txt.bz2 > From: Andreas Schwab > Date: Thu, 19 Aug 2004 11:56:33 +0200 > > Michael Chastain writes: > > > This patch documents that the gdb test suite is supported with > > build != host, but that some test scripts do not work and > > will return UNRESOLVED if build != host. > > > > I don't know if "UNRESOLVED" needs some kind of @foo{...} > > markup. > > IMHO @samp would be the right one. It depends on what "UNRESOLVED" means, exactly. I must confess I don't understand what does it mean "return UNRESOLVED". Is it a literal string printed by the test script, or is it something else?