From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27462 invoked by alias); 30 Mar 2006 16:37:50 -0000 Received: (qmail 27453 invoked by uid 22791); 30 Mar 2006 16:37:50 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 30 Mar 2006 16:37:49 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FP09S-0000Ol-OT; Thu, 30 Mar 2006 11:37:38 -0500 Date: Thu, 30 Mar 2006 16:48:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii , Jason Kraftcheck , gdb-patches@sources.redhat.com Subject: Re: fix list/edit command in hook-stop Message-ID: <20060330163738.GD32409@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , Jason Kraftcheck , gdb-patches@sources.redhat.com References: <43FDFCDE.9090603@cae.wisc.edu> <20060223210220.GC2353@nevyn.them.org> <43FE336D.1010502@cae.wisc.edu> <44047AAB.4070102@cae.wisc.edu> <20060301175814.GB6465@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060301175814.GB6465@nevyn.them.org> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00369.txt.bz2 On Wed, Mar 01, 2006 at 12:58:14PM -0500, Daniel Jacobowitz wrote: > 2006-03-01 Daniel Jacobowitz > > * frame.h (set_current_sal_from_frame): New prototype. > * stack.c (set_current_sal_from_frame): Make global. > * infrun.c (normal_stop): Call set_current_sal_from_frame. I have belatedly checked this in. Thanks for the report. -- Daniel Jacobowitz CodeSourcery