From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32201 invoked by alias); 27 Aug 2009 08:17:04 -0000 Received: (qmail 32191 invoked by uid 22791); 27 Aug 2009 08:17:03 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-fx0-f220.google.com (HELO mail-fx0-f220.google.com) (209.85.220.220) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 27 Aug 2009 08:16:57 +0000 Received: by fxm20 with SMTP id 20so789154fxm.24 for ; Thu, 27 Aug 2009 01:16:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.8.151 with SMTP id h23mr4501156bkh.194.1251361015210; Thu, 27 Aug 2009 01:16:55 -0700 (PDT) In-Reply-To: <229353.81964.qm@web112508.mail.gq1.yahoo.com> References: <0C8E40D1B3E28947A3EA5E185EF1C9B2AF5FA19AF4@CORP-EXCH01.netezza.com> <229353.81964.qm@web112508.mail.gq1.yahoo.com> From: Christophe-Marie Duquesne Date: Thu, 27 Aug 2009 14:35:00 -0000 Message-ID: <8ccc3510908270116o4fd5b0cn6496b9c0edf5bd2b@mail.gmail.com> Subject: Re: Backtrace library? To: paawan oza Cc: "gdb@sourceware.org" , John Yates Content-Type: text/plain; charset=UTF-8 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: 2009-08/txt/msg00259.txt.bz2 Hello, Maybe I'm arriving a bit late, but yesterday, I saw there was a C library libbacktrace which is supposed to replicate gdb's backtrace. I found it by chance while browsing the archlinux users repository : http://aur.archlinux.org/packages.php?ID=24369 This may help... -- Christophe-Marie Duquesne