From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28300 invoked by alias); 17 Jun 2004 13:33:56 -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 28241 invoked from network); 17 Jun 2004 13:33:54 -0000 Received: from unknown (HELO babyruth.hotpop.com) (38.113.3.61) by sourceware.org with SMTP; 17 Jun 2004 13:33:54 -0000 Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id 08EEE607755 for ; Thu, 17 Jun 2004 12:55:43 +0000 (UTC) Received: from munco (unknown [203.193.157.82]) by smtp-2.hotpop.com (Postfix) with SMTP id EBBCB5E8CF7 for ; Thu, 17 Jun 2004 12:55:39 +0000 (UTC) Message-ID: <00c901c4546f$ba5f3040$2b0110ac@munco> From: "murugesan" To: References: <20040617064252.5DE5F4BDB1@ws1-1.us4.outblaze.com> <20040617130627.GA2934@nevyn.them.org> Subject: How to trace without binary and with core file. Date: Thu, 17 Jun 2004 13:33:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- X-SW-Source: 2004-06/txt/msg00187.txt.bz2 Hello all, I have been given just the core file ( without the binary ). Is there a way to backtrace the core file without the binary? If so, how can I achieve that ? Is that possible with gdb ? If not, is there any other tool for debugging such files ? Thanks in advance, Murugesan