From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14463 invoked by alias); 16 Feb 2004 03:22:52 -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 14453 invoked from network); 16 Feb 2004 03:22:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 16 Feb 2004 03:22:51 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AsZLO-0001rK-Ll; Sun, 15 Feb 2004 22:22:50 -0500 Date: Mon, 16 Feb 2004 03:22:00 -0000 From: Daniel Jacobowitz To: "Edward S. Peschko" Cc: gdb@sources.redhat.com Subject: Re: not debugging low level sources Message-ID: <20040216032250.GA2685@nevyn.them.org> Mail-Followup-To: "Edward S. Peschko" , gdb@sources.redhat.com References: <20040214025507.GA5523@mdssdev05.comp.pge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040214025507.GA5523@mdssdev05.comp.pge.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00151.txt.bz2 On Fri, Feb 13, 2004 at 06:55:07PM -0800, Edward S. Peschko wrote: > hey all, > > I did a google search, and never got a good answer to the following question: > > I want to debug C++ code, and don't want to step into stl_alloc.h, etc. I'd rather > just step into *user* code - and given the number of layers in C++, I'm spending > an inordinate amount of time bouncing in and out of standard headers. > > Is there a way to turn off, or otherwise disable, what gdb steps into? Something like: > > (gdb) block > > or > > (gdb) block function > > or somesuch? > > Thanks much for any and all answers.. No, there isn't - but I think this is a really great idea. Would you mind filing it in the GDB bug tracking system (see http://sources.redhat.com/gdb/) ? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer