From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5496 invoked by alias); 20 Aug 2008 15:10:49 -0000 Received: (qmail 5484 invoked by uid 22791); 20 Aug 2008 15:10: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; Wed, 20 Aug 2008 15:10:09 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1002298428; Wed, 20 Aug 2008 15:10:08 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EF80A98427; Wed, 20 Aug 2008 15:10:07 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KVpK3-0001ev-Ff; Wed, 20 Aug 2008 11:10:07 -0400 Date: Wed, 20 Aug 2008 15:10:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] powerpc-prologue.exp Message-ID: <20080820151007.GA6330@caradoc.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <200808201420.m7KEKBV6028041@brahms.sibelius.xs4all.nl> <20080820144543.GA4415@caradoc.them.org> <200808201502.m7KF2pr2017151@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808201502.m7KF2pr2017151@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-08/txt/msg00543.txt.bz2 On Wed, Aug 20, 2008 at 05:02:52PM +0200, Mark Kettenis wrote: > It is. There are two "info frame" tests though and it looks as if you > only the second one. Drat, it was added after the original posting of the patch and neither Joel nor I noticed :-( Thanks for fixing it! Your patch looks correct to me. -- Daniel Jacobowitz CodeSourcery