From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11991 invoked by alias); 24 Jul 2004 23:21:17 -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 11984 invoked from network); 24 Jul 2004 23:21:16 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 24 Jul 2004 23:21:16 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1BoVpL-0007OD-00; Sat, 24 Jul 2004 19:21:15 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 503E24B102; Sat, 24 Jul 2004 19:21:16 -0400 (EDT) Date: Sat, 24 Jul 2004 23:21:00 -0000 From: Michael Chastain To: kettenis@chello.nl Subject: Re: [PATCH] Adjust testsuite for PR backtrace/1718 fix Cc: gdb-patches@sources.redhat.com Message-ID: <4102EEEB.nail4YB1FHARP@mindspring.com> References: <200407241304.i6OD4bBL041147@elgar.kettenis.dyndns.org> In-Reply-To: <200407241304.i6OD4bBL041147@elgar.kettenis.dyndns.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00352.txt.bz2 > Is this OK? Or can I check this in as obviously correct? I think it's obvious as long as you've tested it. Michael C === Index: testsuite/ChangeLog from Mark Kettenis * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in gdb1718". PR backtrace/1718 partially fixed.