From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2008 invoked by alias); 3 Mar 2011 18:37:21 -0000 Received: (qmail 2000 invoked by uid 22791); 3 Mar 2011 18:37:21 -0000 X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Mar 2011 18:37:16 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id A10CD45012; Thu, 3 Mar 2011 10:37:15 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost2.vmware.com (Postfix) with ESMTP id 928158EE63; Thu, 3 Mar 2011 10:37:15 -0800 (PST) Message-ID: <4D6FDFDB.5010706@vmware.com> Date: Thu, 03 Mar 2011 18:37:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: Tom Tromey CC: paawan oza , "gdb@sourceware.org" Subject: Re: [PATCH] arm reversible : progress References: <341905.10459.qm@web112513.mail.gq1.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00039.txt.bz2 Tom Tromey wrote: >>>>>> ">" == paawan oza writes: > >>> I am done with the deisng for both thumb and arm framework. > > Thanks for your work on this. > >>> having some doubts as of now. > > I can't help with the ARM-specific stuff, but I have a few more general > comments. > >>> diff -urN arm_new/arm-linux-tdep.c arm_orig/arm-linux-tdep.c > > The patch is reversed. Oza, you probably meant to say "-upN".