From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25928 invoked by alias); 18 Jan 2008 22:04:57 -0000 Received: (qmail 25917 invoked by uid 22791); 18 Jan 2008 22:04:57 -0000 X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 Jan 2008 22:04:31 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id m0IM4T9i030280 for ; Fri, 18 Jan 2008 16:04:29 -0600 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Fri, 18 Jan 2008 16:04:29 -0600 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: -var-update using formatted value Date: Fri, 18 Jan 2008 22:04:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA2DE09B@ecamlmw720.eamcs.ericsson.se> References: <6D19CA8D71C89C43A057926FE0D4ADAA04290E1B@ecamlmw720.eamcs.ericsson.se><18311.60638.724524.220449@kahikatea.snap.net.nz><20080111225928.GA26360@caradoc.them.org><18311.65093.38930.103045@kahikatea.snap.net.nz><20080111235219.GA29698@caradoc.them.org><6D19CA8D71C89C43A057926FE0D4ADAA2DE08B@ecamlmw720.eamcs.ericsson.se><20080112034900.GA8947@caradoc.them.org><6D19CA8D71C89C43A057926FE0D4ADAA2DE08C@ecamlmw720.eamcs.ericsson.se><18319.63598.936864.296815@kahikatea.snap.net.nz><6D19CA8D71C89C43A057926FE0D4ADAA2DE092@ecamlmw720.eamcs.ericsson.se> <18321.4908.498552.549376@kahikatea.snap.net.nz> From: "Marc Khouzam" Cc: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00181.txt.bz2 > If it's important, you could presumably print to a string first, do a=20 > regexp match and then add a decimal point if the number did not have one. That's pretty good. We'll see if it is important from the rest of the thread :-)