From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18349 invoked by alias); 21 Apr 2003 21:11:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18341 invoked from network); 21 Apr 2003 21:11:49 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 21 Apr 2003 21:11:49 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 24BB62B2F; Mon, 21 Apr 2003 17:11:43 -0400 (EDT) Message-ID: <3EA45E8F.3060900@redhat.com> Date: Mon, 21 Apr 2003 21:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Jim Blandy , gdb-patches@sources.redhat.com Subject: Re: [just for the record]: new prologue analyzer for S/390 References: <3EA41CE6.9000706@redhat.com> <20030421163845.GA22489@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00379.txt.bz2 > The others aside for the moment, I believe this is the best reason to > continue to support the prologue analyzers. > > On the other hand, we're making active progress in providing more and > better CFI; and now we support debug info in a separate file from the > code; GDB might support it, binutils doesn't generate it :-( Andrew