From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31968 invoked by alias); 10 Mar 2002 19:04:53 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31873 invoked from network); 10 Mar 2002 19:04:51 -0000 Received: from unknown (HELO localhost) (66.124.90.82) by sources.redhat.com with SMTP; 10 Mar 2002 19:04:51 -0000 Received: from john by localhost with local (Exim 3.35 #1 (Debian)) id 16k8bb-0005zf-00 for ; Sun, 10 Mar 2002 11:03:39 -0800 Content-Type: text/plain; charset="iso-8859-1" From: John Firebaugh To: gdb@sources.redhat.com Subject: Re: 5.1 extremely slow Date: Sun, 10 Mar 2002 11:04:00 -0000 X-Mailer: KMail [version 1.4] References: <200203101047.01780.jfirebaugh@kde.org> In-Reply-To: <200203101047.01780.jfirebaugh@kde.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200203101103.39102.jfirebaugh@kde.org> X-SW-Source: 2002-03/txt/msg00087.txt.bz2 On Sunday 10 March 2002 10:47, John Firebaugh wrote: > I've upgraded to 5.1.1 due to bugs in 4.x, but debugging almost any program > is unbearably slow. I've attached some detailed debug output; here is a > summary: Update: this is probably the same problem discussed in the thread "gdb and dlopen": http://sources.redhat.com/ml/gdb/2001-10/msg00157.html Is there a fix for this yet? -John