From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2808 invoked by alias); 27 Jun 2005 22:02:42 -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 2785 invoked by uid 22791); 27 Jun 2005 22:02:38 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 27 Jun 2005 22:02:38 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dn1ga-0000NR-Qy; Mon, 27 Jun 2005 18:02:36 -0400 Date: Mon, 27 Jun 2005 22:02:00 -0000 From: Daniel Jacobowitz To: Thomas Glanzmann , gdb@sources.redhat.com Subject: Re: gdb eats 100% cpu for relative long time when I single step one instruction Message-ID: <20050627220236.GA1364@nevyn.them.org> Mail-Followup-To: Thomas Glanzmann , gdb@sources.redhat.com References: <20050627212704.GD8659@cip.informatik.uni-erlangen.de> <20050627214826.GA756@nevyn.them.org> <20050627215915.GE8659@cip.informatik.uni-erlangen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050627215915.GE8659@cip.informatik.uni-erlangen.de> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00270.txt.bz2 On Mon, Jun 27, 2005 at 11:59:15PM +0200, Thomas Glanzmann wrote: > Hello, > > > These are just display panes. It sounds like something is broken > > inside the TUI. You'll have to build a debuggable GDB and attach > > another gdb to it to see what it's spinning on. > > I made a screenshot[1]. I guess that every time I do a single step gdb > tries to analyze the jzero_far function he thinks I am in. He also says > jzero_far+1846439. But if this doesn't help I can attach. Sorry, this doesn't tell me much. I'd need backtraces inside GDB to know what it thinks it is doing. -- Daniel Jacobowitz CodeSourcery, LLC