From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12533 invoked by alias); 1 Mar 2007 12:40:08 -0000 Received: (qmail 12524 invoked by uid 22791); 1 Mar 2007 12:40:07 -0000 X-Spam-Check-By: sourceware.org Received: from mailgw4.ericsson.se (HELO mailgw4.ericsson.se) (193.180.251.62) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Mar 2007 12:39:58 +0000 Received: from mailgw4.ericsson.se (unknown [127.0.0.1]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id C13D520238; Thu, 1 Mar 2007 13:39:55 +0100 (CET) X-AuditID: c1b4fb3e-a86ebbb000004aff-ca-45e6c99bdbc4 Received: from esealmw126.eemea.ericsson.se (unknown [153.88.254.123]) by mailgw4.ericsson.se (Symantec Mail Security) with ESMTP id B26B920124; Thu, 1 Mar 2007 13:39:55 +0100 (CET) Received: from esealmw126.eemea.ericsson.se ([153.88.254.174]) by esealmw126.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Thu, 1 Mar 2007 13:39:55 +0100 Received: from mikro.mikro ([159.107.199.0]) by esealmw126.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Thu, 1 Mar 2007 13:39:55 +0100 Received: from localhost (localhost [127.0.0.1]) by mikro.mikro (Postfix) with ESMTP id AAD482AF716; Thu, 1 Mar 2007 13:39:54 +0100 (CET) Subject: Re: (Not) debugging STL From: =?ISO-8859-1?Q?Alp=E1r_J=FCttner?= To: Daniel Jacobowitz Cc: gdb@sourceware.org In-Reply-To: <20070301121854.GA10896@caradoc.them.org> References: <1172750690.4155.24.camel@mikro.mikro> <20070301121854.GA10896@caradoc.them.org> Content-Type: text/plain Date: Thu, 01 Mar 2007 12:40:00 -0000 Message-Id: <1172752794.4155.35.camel@mikro.mikro> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 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: 2007-03/txt/msg00020.txt.bz2 > GDB does not have any way to do this - yet. It's been proposed a few > times. It is quite a said news. Would it be hard to implement such a features? Do gdb have some scripting language? If yes, would it be possible to implement a macro that simply iterates 'step' while we are in a file under /usr directory? All the best, Alpar