From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12466 invoked by alias); 7 Oct 2009 21:13:26 -0000 Received: (qmail 12458 invoked by uid 22791); 7 Oct 2009 21:13:25 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx.meyering.net (HELO mx.meyering.net) (82.230.74.64) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Oct 2009 21:13:19 +0000 Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 7E311387BF; Wed, 7 Oct 2009 23:13:17 +0200 (CEST) From: Jim Meyering To: Joel Brobecker Cc: gdb@sourceware.org Subject: Re: gdb.git hiccup In-Reply-To: <20091007192519.GK16338@adacore.com> (Joel Brobecker's message of "Wed, 7 Oct 2009 12:25:20 -0700") References: <87ws3clkx8.fsf@meyering.net> <87r5tklij2.fsf@meyering.net> <87k4zclc87.fsf@meyering.net> <20091006220321.GA12017@adacore.com> <87hbubxnn2.fsf@meyering.net> <20091007192519.GK16338@adacore.com> Date: Wed, 07 Oct 2009 21:13:00 -0000 Message-ID: <87ab02x5zm.fsf@meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2009-10/txt/msg00152.txt.bz2 Joel Brobecker wrote: > Here is a patch that should do the trick. Thanks, Joel. I'll take a look in 8-10 hours.