From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28533 invoked by alias); 13 Nov 2002 19:24:39 -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 28526 invoked from network); 13 Nov 2002 19:24:38 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 13 Nov 2002 19:24:38 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 5994A80031B; Wed, 13 Nov 2002 14:24:38 -0500 (EST) Message-ID: <3DD2A6F6.68E6D841@redhat.com> Date: Wed, 13 Nov 2002 11:24:00 -0000 From: "J. Johnston" Organization: Red Hat Inc. X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: RFA: change for gdb/mi 495 References: <3DB496BD.E55975B1@redhat.com> <15797.30097.60141.274031@localhost.redhat.com> <3DB57D67.1000304@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00385.txt.bz2 Andrew Cagney wrote: > > > J. Johnston writes: > > > The following is a patch for gdb/mi 495. The PR requests changing ui_out_field_core_addr > > > to use core_addr_to_string(). > > > > > > Ok to commit? > > > > > > > I think it is ok. No unexpected changes in the output, I take it. > > Hmm, I'd like to think about this for a bit. Check exactly where it is > called. > > Andrew Have you checked this out yet? -- Jeff J.