From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1852 invoked by alias); 16 Jul 2010 20:10:23 -0000 Received: (qmail 1842 invoked by uid 22791); 16 Jul 2010 20:10:21 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-ew0-f41.google.com (HELO mail-ew0-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Jul 2010 20:10:16 +0000 Received: by ewy28 with SMTP id 28so1000499ewy.0 for ; Fri, 16 Jul 2010 13:10:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.20.10 with SMTP id d10mr1456351ebb.87.1279311013857; Fri, 16 Jul 2010 13:10:13 -0700 (PDT) Received: by 10.213.11.1 with HTTP; Fri, 16 Jul 2010 13:10:13 -0700 (PDT) In-Reply-To: <19520.47462.171636.967830@fleche.redhat.com> References: <19520.44698.410878.650267@fleche.redhat.com> <19520.47462.171636.967830@fleche.redhat.com> Date: Fri, 16 Jul 2010 20:10:00 -0000 Message-ID: Subject: Re: [PATCH] fix build failure for win64, revise some format strings From: Ozkan Sezer To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00252.txt.bz2 On Fri, Jul 16, 2010 at 10:56 PM, Tom Tromey wrote: >>>>>> "Ozkan" =3D=3D Ozkan Sezer writes: > > Ozkan> That would be core_addr_to_string() I guess (I'm learning), modifi= ed > Ozkan> patch attached. =A0OK to apply? =A0(Should I use core_addr_to_stri= ng_nz > Ozkan> to trim the leading zeroes instead?) > > I think it is fine as-is. > Please check this in, thanks. > > Tom > Applied, thanks. For the gdbserver change, I am sending another mail (you CC'ed) so that it doesn't get forgotten here. -- Ozkan