From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5580 invoked by alias); 28 Jan 2008 20:10:23 -0000 Received: (qmail 5572 invoked by uid 22791); 28 Jan 2008 20:10:23 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Jan 2008 20:09:55 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C9F7098234; Mon, 28 Jan 2008 20:09:52 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B511B98151; Mon, 28 Jan 2008 20:09:52 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JJaIh-0002x6-In; Mon, 28 Jan 2008 15:09:51 -0500 Date: Mon, 28 Jan 2008 20:10:00 -0000 From: Daniel Jacobowitz To: "William K. Foster" Cc: gdb@sourceware.org Subject: Re: Step outer function call Message-ID: <20080128200951.GA11321@caradoc.them.org> Mail-Followup-To: "William K. Foster" , gdb@sourceware.org References: <479E332C.7080205@sinavigator.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <479E332C.7080205@sinavigator.com> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-01/txt/msg00291.txt.bz2 On Mon, Jan 28, 2008 at 11:55:24AM -0800, William K. Foster wrote: > If not, is this a reasonable feature request for gdb? Folks do seem to want this fairly often. But current debug formats do not provide enough information to identify the situation, so (as far as we've been able to determine) there's no way to implement it. -- Daniel Jacobowitz CodeSourcery