From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22432 invoked by alias); 26 Dec 2006 18:24:31 -0000 Received: (qmail 22424 invoked by uid 22791); 26 Dec 2006 18:24:31 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Dec 2006 18:24:25 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id E4AA048CEF0; Tue, 26 Dec 2006 13:24:23 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23462-01-9; Tue, 26 Dec 2006 13:24:23 -0500 (EST) Received: from [127.0.0.1] (nile.gnat.com [205.232.38.5]) by nile.gnat.com (Postfix) with ESMTP id A3AF948CBFC; Tue, 26 Dec 2006 13:24:23 -0500 (EST) Message-ID: <459168D8.2000007@adacore.com> Date: Tue, 26 Dec 2006 18:24:00 -0000 From: Robert Dewar User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Christian Parpart CC: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: step into next source line (that belongs to me) References: <200612261319.02937.trapni@gentoo.org> <20061226151958.GA16027@nevyn.them.org> <200612262006.30745.trapni@gentoo.org> In-Reply-To: <200612262006.30745.trapni@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 2006-12/txt/msg00206.txt.bz2 Christian Parpart wrote: > On Tuesday 26 December 2006 16:19, Daniel Jacobowitz wrote: >> On Tue, Dec 26, 2006 at 01:19:00PM +0100, Christian Parpart wrote: >>> Is there a way to do such things using gdb? >> Not yet, no. But it could probably be added using your definition of >> interesting files. > > please CC me when implemented though - I'm pleased to beta-test ;) Why don't you investigate and propose a patch. I doubt anyone is about to implement this unless you do it, or hire someone to do it! That's how gdb development works!