From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20675 invoked by alias); 1 Jun 2003 16:24:00 -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 20617 invoked from network); 1 Jun 2003 16:23:59 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 1 Jun 2003 16:23:59 -0000 Received: from zaretsky (tony08-233-35.inter.net.il [80.230.233.35] (may be forged)) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id ATG66137; Sun, 1 Jun 2003 19:23:44 +0300 (IDT) Date: Sun, 01 Jun 2003 16:24:00 -0000 From: "Eli Zaretskii" To: mludvig@suse.cz Message-Id: <8296-Sun01Jun2003192436+0300-eliz@elta.co.il> CC: kettenis@chello.nl, gdb-patches@sources.redhat.com, ac131313@redhat.com In-reply-to: <3ED74F9A.4000309@suse.cz> (message from Michal Ludvig on Fri, 30 May 2003 14:33:30 +0200) Subject: Re: [RFA/i386newframe] info cfi command Reply-to: Eli Zaretskii References: <3ED60F2A.9060108@suse.cz> <200305291629.h4TGTLe0000304@elgar.kettenis.dyndns.org> <3ED74F9A.4000309@suse.cz> X-SW-Source: 2003-06/txt/msg00022.txt.bz2 > Date: Fri, 30 May 2003 14:33:30 +0200 > From: Michal Ludvig > > The attached version already resolves the data to verbose instructions > like DW_CFA_nop. Documentation is also there. Okay for the docs patch. Thanks!