From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15439 invoked by alias); 25 Mar 2004 15:37:41 -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 15393 invoked from network); 25 Mar 2004 15:37:39 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 25 Mar 2004 15:37:39 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6D3EA2B92; Thu, 25 Mar 2004 10:37:40 -0500 (EST) Message-ID: <4062FCC4.5080102@gnu.org> Date: Thu, 25 Mar 2004 16:22:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb@sources.redhat.com Subject: Re: [mips] When to use a proc_desc References: <20040325040322.GA12885@nevyn.them.org> In-Reply-To: <20040325040322.GA12885@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00262.txt.bz2 I'll need to study this further, however, look at HP/UX. That unwinder checks its equivalent PDR against the prologue, ticking each register off as it is encountered. Andrew