From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13613 invoked by alias); 13 Feb 2002 06:07:14 -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 13531 invoked from network); 13 Feb 2002 06:07:11 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 13 Feb 2002 06:07:11 -0000 Received: from makita.cygnus.com (makita.cygnus.com [205.180.230.78]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id WAA16565; Tue, 12 Feb 2002 22:07:08 -0800 (PST) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id WAA24602; Tue, 12 Feb 2002 22:07:08 -0800 (PST) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 12 Feb 2002 22:07:00 -0000 From: Keith Seitz X-X-Sender: To: Andrew Cagney cc: Subject: Re: [RFA] core_addr_string and core_addr_to_string_nz In-Reply-To: <3C6A00CE.2090409@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg00348.txt.bz2 On Wed, 13 Feb 2002, Andrew Cagney wrote: > > 2002-02-12 Keith Seitz > > > > * defs.h (core_addr_to_string_nz): New function. > > * utils.c (core_addr_to_string): Use phex instead of phex_nz. > > (core_addr_to_string_nz): New function. > > > > > Ok (utils no longer has a maintainer so filling in gaps like this should > be pretty straignt forward). Wow! What response. (Hey, it's awefully late in Toronto!) Thank you very much for the quick turn around. Keith PS. That means I've committed it.