From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8833 invoked by alias); 14 Feb 2002 07:26:15 -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 8748 invoked from network); 14 Feb 2002 07:26:12 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 14 Feb 2002 07:26:12 -0000 Received: from there (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with SMTP id XAA05938; Wed, 13 Feb 2002 23:26:09 -0800 (PST) Message-Id: <200202140726.XAA05938@cygnus.com> Content-Type: text/plain; charset="iso-8859-1" From: "Martin M. Hunt" Organization: Red Hat Inc To: Andrew Cagney Subject: Re: [RFA] print_frame_info_listing_hook cleanup Date: Wed, 13 Feb 2002 23:26:00 -0000 X-Mailer: KMail [version 1.3.2] Cc: gdb-patches@sources.redhat.com, Insight Mailing List References: <200202062029.MAA12908@cygnus.com> <3C6A0B15.1080906@cygnus.com> In-Reply-To: <3C6A0B15.1080906@cygnus.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-02/txt/msg00399.txt.bz2 On Tuesday 12 February 2002 10:43 pm, Andrew Cagney wrote: > > 2002-02-06 Martin M. Hunt > > > > * stack.c (print_frame_info_base): When calling > > print_frame_info_listing_hook, set current_source_symtab > > > > 2002-02-06 Martin M. Hunt > > > > * generic/gdbtk-hooks.c: Remove include of symtab.h. > > (gdbtk_print_frame_info): Don't set GDB globals > > current_source_symtab and current_source_line. Let > > GDB do it. > > Since, this only affects insights use of that hook, yes ok. > > Andrew Done. (I also had approval from Keith for Insight part) -- Martin Hunt GDB Engineer Red Hat, Inc.