From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18062 invoked by alias); 7 Mar 2007 12:13:42 -0000 Received: (qmail 18054 invoked by uid 22791); 7 Mar 2007 12:13:42 -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, 07 Mar 2007 12:13:40 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HOv1V-0005to-Fz; Wed, 07 Mar 2007 07:13:37 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HOv1V-0004vN-9U; Wed, 07 Mar 2007 07:13:37 -0500 Date: Wed, 07 Mar 2007 12:13:00 -0000 From: Daniel Jacobowitz To: Markus.Grunwald@pruftechnik.com Cc: gdb@sourceware.org Subject: Re: gdb continues when I want "next" Message-ID: <20070307121337.GA18876@caradoc.them.org> Mail-Followup-To: Markus.Grunwald@pruftechnik.com, gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 2007-03/txt/msg00111.txt.bz2 On Wed, Mar 07, 2007 at 12:20:15PM +0100, Markus.Grunwald@pruftechnik.com wrote: > > I don't think we will be able to help you without a testcase we can > > use to reproduce your problems. > > Hmm, that's bad. I can't give that code away, besides its size is 340MB > ... Isn't there anything that I could do myself when you give me some > instructions, patches, whatever ? You can certainly try to debug it. But we can't really walk you through it; there's no way to predict what's wrong. The options under "set debug" are a good place to start, especially set debug infrun. -- Daniel Jacobowitz CodeSourcery