From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27241 invoked by alias); 24 Jan 2009 21:04:54 -0000 Received: (qmail 26965 invoked by uid 22791); 24 Jan 2009 21:04:52 -0000 X-SWARE-Spam-Status: No, hits=2.6 required=5.0 tests=BAYES_50,DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 24 Jan 2009 21:04:46 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LQpgJ-0000rF-Cn for gdb@sourceware.org; Sat, 24 Jan 2009 13:04:43 -0800 Message-ID: <21645187.post@talk.nabble.com> Date: Sat, 24 Jan 2009 21:04:00 -0000 From: daviddoria To: gdb@sourceware.org Subject: Don't step into STL MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/msg00162.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? Thanks, Dave -- View this message in context: http://www.nabble.com/Don%27t-step-into-STL-tp21645187p21645187.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.