From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5273 invoked by alias); 4 Jan 2002 19:19:23 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 5234 invoked from network); 4 Jan 2002 19:19:22 -0000 X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Fri, 04 Jan 2002 11:19:00 -0000 From: Keith Seitz X-X-Sender: To: Andrew Cagney cc: Subject: Re: [rfa] Move ``typedef value_ptr'' to gdbtk-wrapper.h In-Reply-To: <3C35FEDF.5040102@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-q1/txt/msg00019.txt.bz2 Sure. I'll start removing all the instances of value_ptr soon. Thanks. Keith On Fri, 4 Jan 2002, Andrew Cagney wrote: > Hello, > > This moves the value_ptr typedef to a gdbtk specific file since only > gdbtk uses it. > > Ok? > > Andrew >