From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31724 invoked by alias); 18 Apr 2003 13:39:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31717 invoked from network); 18 Apr 2003 13:39:17 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 18 Apr 2003 13:39:17 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 196W5K-0003kW-00; Fri, 18 Apr 2003 08:39:22 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 196W57-0002Ab-00; Fri, 18 Apr 2003 09:39:09 -0400 Date: Fri, 18 Apr 2003 13:39:00 -0000 From: Daniel Jacobowitz To: Gerrit =?iso-8859-1?Q?Bruchh=E4user?= Cc: gdb@sources.redhat.com Subject: Re: backtrace C-API Message-ID: <20030418133908.GB8316@nevyn.them.org> Mail-Followup-To: Gerrit =?iso-8859-1?Q?Bruchh=E4user?= , gdb@sources.redhat.com References: <22188.1050669207@www25.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <22188.1050669207@www25.gmx.net> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-04/txt/msg00217.txt.bz2 On Fri, Apr 18, 2003 at 02:33:27PM +0200, Gerrit Bruchhäuser wrote: > Hello, > > is there any C-API function in libgdb.a (or some other library) which > returns a call stack (something 'bt' like)? No; but you might find backtrace() useful if you're on a glibc-supported platform. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer