From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2480 invoked by alias); 24 Jan 2009 21:28:24 -0000 Received: (qmail 2424 invoked by uid 22791); 24 Jan 2009 21:28:24 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.23) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 24 Jan 2009 21:28:19 +0000 Received: from kahikatea.snap.net.nz (27.60.255.123.dynamic.snap.net.nz [123.255.60.27]) by viper.snap.net.nz (Postfix) with ESMTP id 8D93E3DA865; Sun, 25 Jan 2009 10:28:16 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id F23E88FC6D; Sun, 25 Jan 2009 10:28:10 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18811.34794.239283.316635@kahikatea.snap.net.nz> Date: Sat, 24 Jan 2009 21:28:00 -0000 To: daviddoria Cc: gdb@sourceware.org Subject: Re: Don't step into STL In-Reply-To: <21645187.post@talk.nabble.com> References: <21645187.post@talk.nabble.com> 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: 2009-01/txt/msg00163.txt.bz2 > Is there anyway to set the debugger so when I "step into", it doesn't get > into crazy stuff (ie. vector.h) that I haven't written? Ie. only step into > until a step would step outside of files in my project? I don't think so but it would be neat if GDB could be made to step into a function when that line has debug information was available and over when it wasn't. -- Nick http://www.inet.net.nz/~nickrob