From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15517 invoked by alias); 24 Mar 2006 09:10:56 -0000 Received: (qmail 15508 invoked by uid 22791); 24 Mar 2006 09:10:54 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Mar 2006 09:10:54 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id IGF12105; Fri, 24 Mar 2006 11:10:02 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-80-230-30-202.inter.net.il [80.230.30.202]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CYT50134 (AUTH halo1); Fri, 24 Mar 2006 11:09:57 +0200 (IST) Date: Fri, 24 Mar 2006 14:48:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: gdb-patches@sources.redhat.com In-reply-to: (message from Jim Blandy on Wed, 22 Mar 2006 20:37:20 -0800) Subject: Re: RFA: prologue value modules Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00268.txt.bz2 > From: Jim Blandy > Date: Wed, 22 Mar 2006 20:37:20 -0800 > > To recap: this patch adds prologue-value.[ch], support libraries for > the new prologue analysis strategy used in the Renesas M32C port and > some internal Red Hat ports. I think they make prologue analysis > simpler to write and more robust. Are we going to have this documented in gdbint.texinfo?