From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18233 invoked by alias); 9 Feb 2005 01:47:37 -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 18207 invoked from network); 9 Feb 2005 01:47:29 -0000 Received: from unknown (HELO merry.dreamhost.com) (66.33.211.26) by sourceware.org with SMTP; 9 Feb 2005 01:47:29 -0000 Received: from [192.168.0.102] (adsl-1116.mis.net [12.162.183.102]) by merry.dreamhost.com (Postfix) with ESMTP id 5948217510D; Tue, 8 Feb 2005 17:47:28 -0800 (PST) In-Reply-To: <007b01c50e46$876dd970$7408fc81@flexwin.intranet.flextrade.com> References: <007b01c50e46$876dd970$7408fc81@flexwin.intranet.flextrade.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <57e33384cbc9aad7d953e8de8cd0bf05@asofyet.org> Content-Transfer-Encoding: 7bit Cc: "GTK Dev List" , "GCC Mailing List" , "GDB Mailing List" From: muppet Subject: Re: glib/backtrace question Date: Wed, 09 Feb 2005 02:33:00 -0000 To: "Brian Hanley" X-SW-Source: 2005-02/txt/msg00052.txt.bz2 On Feb 8, 2005, at 8:27 PM, Brian Hanley wrote: > Whatever happened to the backtrace() and backtrace_symbols() calls in > glib? You're thinking of glibc, not GLib. #include backtrace backtrace_symbols backtrace_symbols_fd These give you module & offset; you still need to use the addr2line utility to get filename & line number information from debugging symbols. -- She's obviously your child. She looks like you, she talks a lot, and most of it is gibberish. -- Elysse, to me, of Zella.