From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16249 invoked by alias); 8 Oct 2007 12:03:48 -0000 Received: (qmail 16240 invoked by uid 22791); 8 Oct 2007 12:03:48 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 12:03:44 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7B44D982E5; Mon, 8 Oct 2007 12:03:42 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 650F1980BD; Mon, 8 Oct 2007 12:03:42 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IerKn-0001JF-MX; Mon, 08 Oct 2007 08:03:41 -0400 Date: Mon, 08 Oct 2007 12:03:00 -0000 From: 'Daniel Jacobowitz' To: Pierre Muller Cc: gdb-patches@sourceware.org, gpc@gnu.de Subject: Re: [RFC] adding gdb.pascal subdir: updated version Message-ID: <20071008120341.GB4723@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org, gpc@gnu.de References: <000601c77c0a$26b91750$742b45f0$@u-strasbg.fr> <20070412154722.GA4189@caradoc.them.org> <001201c77de2$008bc7b0$01a35710$@u-strasbg.fr> <20070705143246.GA4958@caradoc.them.org> <001f01c7c87d$e64c5d60$b2e51820$@u-strasbg.fr> <20070717221704.GA8359@caradoc.them.org> <001501c7f19c$77e27330$67a75990$@u-strasbg.fr> <001901c7f19f$db34e780$919eb680$@u-strasbg.fr> <20071006154209.GA7600@caradoc.them.org> <005701c8097a$dd3ad6a0$97b083e0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005701c8097a$dd3ad6a0$97b083e0$@u-strasbg.fr> User-Agent: Mutt/1.5.15 (2007-04-09) 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-10/txt/msg00133.txt.bz2 On Mon, Oct 08, 2007 at 09:14:28AM +0200, Pierre Muller wrote: > I wanted to wait until the pascal subdirectory of the testsuite > is added to start coping with this BIG problem... OK, in that case that test should be XFAIL'd also. With the two XFAILs the gdb.pascal changes are OK to commit. The start failure will be sorted out soon too. -- Daniel Jacobowitz CodeSourcery