From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121957 invoked by alias); 24 Jul 2015 14:08:12 -0000 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 Received: (qmail 121085 invoked by uid 89); 24 Jul 2015 14:08:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: ausxippc101.us.dell.com Received: from ausxippc101.us.dell.com (HELO ausxippc101.us.dell.com) (143.166.85.207) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Fri, 24 Jul 2015 14:08:10 +0000 X-LoopCount0: from 10.175.216.250 From: To: CC: , Subject: Re: GDB now takes 4 minutes to start up with remote gdbserver target Date: Fri, 24 Jul 2015 14:08:00 -0000 Message-ID: <2906903F-7478-4B9D-8A9A-A6256F8076EF@dell.com> References: <55B1768E.9090309@codesourcery.com> <55B1A4FC.9010403@codesourcery.com> <20150724085244.GB22673@blade.nx> <55B2444C.106@codesourcery.com> In-Reply-To: <55B2444C.106@codesourcery.com> Content-Type: text/plain; charset="iso-8859-1" Content-ID: <58A4555F1F1BC847888A51CEE831C515@dell.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00045.txt.bz2 > On Jul 24, 2015, at 9:57 AM, Sandra Loosemore w= rote: >=20 > On 07/24/2015 02:52 AM, Gary Benson wrote: >> ... >=20 > I'd rather that we fix GDB to "just work", as it used to do, rather than = have to document workarounds for this breakage. I agree. Taking multiple minutes to start up, by defaut, is a bug. paul