From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Received: (qmail 12107 invoked from network); 9 Jan 2003 16:04:25 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 9 Jan 2003 16:04:25 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4019B3ED6; Thu, 9 Jan 2003 11:04:15 -0500 (EST) Message-ID: <3E1D9D7F.5000900@redhat.com> Date: Thu, 09 Jan 2003 16:04:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb@sources.redhat.com Subject: Re: `chain-frame' References: <3E1CD9F5.4090607@redhat.com> <20030109023850.GA9277@nevyn.them.org> <3E1CE724.2090401@redhat.com> <20030109031217.GA10222@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00130.txt.bz2 > Great. (Sentinel btw). Thanks, mozilla (or at least this version) still doesn't have a spelling checker :-( > This'll require playing around with my vocabulary a little to get used > to it, but I can buy it. The general action is "unwinding"; looking > for the "chain" is one mechanism. I like it. And another one, they just keep comming: libunwind-frame: That -lunwind library code that is lurking in the wings (for the ia64 but it is apparently generic). The last time I saw the patch it had its paws all over the ia64 code. That is no longer necessary. It, to, can be a separate module. Andrew