From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26468 invoked by alias); 22 Oct 2008 01:14:27 -0000 Received: (qmail 26459 invoked by uid 22791); 22 Oct 2008 01:14:26 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Oct 2008 01:13:51 +0000 Received: (qmail 19631 invoked from network); 22 Oct 2008 01:13:49 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Oct 2008 01:13:49 -0000 From: Pedro Alves To: Michael Snyder Subject: Re: [RFA] Restore leading zeros in remote_thread_alive Date: Wed, 22 Oct 2008 01:14:00 -0000 User-Agent: KMail/1.9.9 Cc: "gdb-patches@sourceware.org" References: <48FE7B9B.3040905@vmware.com> In-Reply-To: <48FE7B9B.3040905@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810220213.47979.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2008-10/txt/msg00530.txt.bz2 On Wednesday 22 October 2008 02:02:19, Michael Snyder wrote: > Hi Pedro, > > VMware has a remote target for which "info threads" stopped > working after you added your remote multi-process patch in > September. I've finally got around to figuring out why. > > The docs don't actually say whether this message should have > leading zeros, but it always used to (you can check out the > old sprintf spec). > > If there's no compelling reason for removing them, > do you mind if we put them back? ;-) Urglh, bad stub! I don't mind. Sorry, and thanks. -- Pedro Alves