From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31327 invoked by alias); 5 Dec 2008 20:44:12 -0000 Received: (qmail 31317 invoked by uid 22791); 5 Dec 2008 20:44:11 -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.43rc1) with ESMTP; Fri, 05 Dec 2008 20:43:32 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9396210A57; Fri, 5 Dec 2008 20:43:29 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 6C8B010A4C; Fri, 5 Dec 2008 20:43:29 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L8hWK-00018t-8f; Fri, 05 Dec 2008 15:43:28 -0500 Date: Fri, 05 Dec 2008 20:44:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Set the stepping range from the function@PC, not@stop_pc. Message-ID: <20081205204328.GA4373@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , Pedro Alves , gdb-patches@sourceware.org References: <200812051946.06793.pedro@codesourcery.com> <200812052030.mB5KUcjR012062@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200812052030.mB5KUcjR012062@d12av02.megacenter.de.ibm.com> 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-12/txt/msg00104.txt.bz2 On Fri, Dec 05, 2008 at 09:30:38PM +0100, Ulrich Weigand wrote: > > I think it's obvious after the discussion, but I'd still like to > > have your approval. OK? Any objections? > > It might be better to use get_frame_pc (frame) instead of read_pc (), Yes, please. -- Daniel Jacobowitz CodeSourcery