From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29360 invoked by alias); 22 Sep 2008 15:05:17 -0000 Received: (qmail 29347 invoked by uid 22791); 22 Sep 2008 15:05:16 -0000 X-Spam-Check-By: sourceware.org Received: from snape.ecoscentric.com (HELO snape.ecoscentric.com) (212.13.207.199) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 Sep 2008 15:04:42 +0000 Received: from localhost (snape.ecoscentric.com [127.0.0.1]) by snape.ecoscentric.com (Postfix) with ESMTP id 1FCC6DCC255 for ; Mon, 22 Sep 2008 16:04:39 +0100 (BST) Received: from snape.ecoscentric.com ([127.0.0.1]) by localhost (snape.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dtvKAiR0+Mc5; Mon, 22 Sep 2008 16:04:39 +0100 (BST) Message-ID: <48D7B406.20109@eCosCentric.com> Date: Mon, 22 Sep 2008 15:05:00 -0000 From: Jonathan Larmour User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: Broken prologue skipping with non-returning function References: <48D3B81B.3000801@eCosCentric.com> <20080919145937.GA1024@caradoc.them.org> <48D3F6D5.30503@eCosCentric.com> <20080922145617.GA521@caradoc.them.org> In-Reply-To: <20080922145617.GA521@caradoc.them.org> OpenPGP: id=A5FB74E6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00124.txt.bz2 Daniel Jacobowitz wrote: > On Fri, Sep 19, 2008 at 08:00:37PM +0100, Jonathan Larmour wrote: >> >> 2008-09-19 Jonathan Larmour >> >> * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_sal >> instead of determining symbol and line info directly. > > This patch is OK. Thanks, committed, including fixing my email address in MAINTAINERS. Jifl