From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14412 invoked by alias); 29 Nov 2006 18:32:27 -0000 Received: (qmail 14403 invoked by uid 22791); 29 Nov 2006 18:32:27 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 29 Nov 2006 18:32:17 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GpUE9-0002Dv-19; Wed, 29 Nov 2006 13:32:13 -0500 Date: Wed, 29 Nov 2006 18:32:00 -0000 From: Daniel Jacobowitz To: Markus Deuling Cc: GDB Discuss Subject: Re: Bug#2199: Problem in gdb-6.5 (remote) while stepping over pthread_create() on x86 and powerpc Message-ID: <20061129183212.GA8509@nevyn.them.org> Mail-Followup-To: Markus Deuling , GDB Discuss References: <456DCF95.7010509@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456DCF95.7010509@de.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2006-11/txt/msg00234.txt.bz2 On Wed, Nov 29, 2006 at 07:21:09PM +0100, Markus Deuling wrote: > Has someone an idea what went wrong ? Infrun is not very stateful; it's not difficult to confuse it. "set debug infrun 1" may give you some ideas as to what has happened. -- Daniel Jacobowitz CodeSourcery