From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18599 invoked by alias); 11 Dec 2008 02:33:20 -0000 Received: (qmail 18590 invoked by uid 22791); 11 Dec 2008 02:33:19 -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.43rc1) with ESMTP; Thu, 11 Dec 2008 02:32:39 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7EC3910EB3; Thu, 11 Dec 2008 02:32:37 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 47D1510E77; Thu, 11 Dec 2008 02:32:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LAbLw-0004aI-4v; Wed, 10 Dec 2008 21:32:36 -0500 Date: Thu, 11 Dec 2008 02:33:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Eric Cooper , "gdb@sourceware.org" Subject: Re: Reconstructing corrupt stacks/patching frame pointers Message-ID: <20081211023236.GA17606@caradoc.them.org> Mail-Followup-To: Michael Snyder , Eric Cooper , "gdb@sourceware.org" References: <2108A3A691C70B41B22A8C5ED3725423024DA3F9@sjcpexch02.citrite.net> <2108A3A691C70B41B22A8C5ED3725423024DA3FA@sjcpexch02.citrite.net> <49404DD0.60602@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49404DD0.60602@vmware.com> User-Agent: Mutt/1.5.17 (2008-05-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-12/txt/msg00036.txt.bz2 On Wed, Dec 10, 2008 at 03:16:32PM -0800, Michael Snyder wrote: > I presume this is a core dump from a Free BSD system. > > Unfortunately, for the most part, the folks here in the gdb > maintainer group don't play a very active role in maintaining > the bits for gdb on BSD. Somebody may correct me if I'm wrong... > > You may need to approach the Free BSD community for this. Well, Mark Kettenis does. But the problem is general to all core files; I've seen requests to change the $sp in Linux corefiles too. -- Daniel Jacobowitz CodeSourcery