From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14235 invoked by alias); 24 Sep 2009 18:28:16 -0000 Received: (qmail 14226 invoked by uid 22791); 24 Sep 2009 18:28:14 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Sep 2009 18:28:09 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8OIMW28015757; Thu, 24 Sep 2009 14:22:32 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8OIMVQ6021233; Thu, 24 Sep 2009 14:22:31 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n8OIMTd9030435; Thu, 24 Sep 2009 14:22:30 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id C7877378185; Thu, 24 Sep 2009 12:22:28 -0600 (MDT) From: Tom Tromey To: Matt Rice Cc: Joel Brobecker , gdb-patches@sourceware.org, Kai Tietz Subject: Re: gdb.objc/objcdecode.exp test error.. References: <8ba6bed40903051731s41c9183aha18af51113f3c0ea@mail.gmail.com> <20090306173345.GI3744@adacore.com> <200903061913.43419.pedro@codesourcery.com> <8ba6bed40903070407q3e91f0ffs6fc67b2b9c329081@mail.gmail.com> <8ba6bed40903080716k3fbeb56t5605aef1864b26a3@mail.gmail.com> <8ba6bed40903081910t695c9d93jc34ba1c5d2793a2e@mail.gmail.com> <8ba6bed40909110443v61597c4ci7effd224ce26f937@mail.gmail.com> <20090924005319.GD5134@adacore.com> <8ba6bed40909240124u26f24397p39a1fd0d61462451@mail.gmail.com> Reply-To: tromey@redhat.com Date: Thu, 24 Sep 2009 18:28:00 -0000 In-Reply-To: <8ba6bed40909240124u26f24397p39a1fd0d61462451@mail.gmail.com> (Matt Rice's message of "Thu, 24 Sep 2009 01:24:44 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2009-09/txt/msg00753.txt.bz2 >>>>> "Matt" == Matt Rice writes: Matt> I agree, I've sent an email to the discuss-gnustep asking for Matt> feedback... Matt> the thread is here: Matt> http://thread.gmane.org/gmane.comp.lib.gnustep.general/33219 That thread pointed out this unreviewed patch: http://sourceware.org/ml/gdb/2009-03/msg00099.html I don't know whether this one is still relevant... Kai, is it? Tom