From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16519 invoked by alias); 26 Feb 2004 23:48:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16509 invoked from network); 26 Feb 2004 23:48:48 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 26 Feb 2004 23:48:48 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 935B680001E; Thu, 26 Feb 2004 18:48:47 -0500 (EST) Message-ID: <403E85DF.2010202@redhat.com> Date: Thu, 26 Feb 2004 23:48:00 -0000 From: Jeff Johnston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb@sources.redhat.com Subject: Re: [RFA]: Patch for regression with huge integer References: <20040223195548.B7CDD4B104@berman.michael-chastain.com> <403A7132.9020902@gnu.org> <403A7DEE.6090606@redhat.com> <403E7028.1020404@redhat.com> <20040226231710.GA10557@nevyn.them.org> In-Reply-To: <20040226231710.GA10557@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00406.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Feb 26, 2004 at 05:16:08PM -0500, Jeff Johnston wrote: > >>Ok to commit? I added a function to print out the char format. It does >>not print out leading zero bytes. Thus, if you set some large integer >>value to 'a', it would print out just 'a'. > > > In the future, please send patches to gdb-patches instead. Thanks. > Sorry. Did a reply-all and forgot the original posting was to gdb. -- Jeff J.