From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10535 invoked by alias); 22 Mar 2010 14:08:18 -0000 Received: (qmail 10523 invoked by uid 22791); 22 Mar 2010 14:08:17 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_WEB X-Spam-Check-By: sourceware.org Received: from n8.bullet.mail.ac4.yahoo.com (HELO n8.bullet.mail.ac4.yahoo.com) (76.13.13.236) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Mon, 22 Mar 2010 14:08:13 +0000 Received: from [76.13.13.25] by n8.bullet.mail.ac4.yahoo.com with NNFMP; 22 Mar 2010 14:08:11 -0000 Received: from [67.195.9.83] by t4.bullet.mail.ac4.yahoo.com with NNFMP; 22 Mar 2010 14:08:11 -0000 Received: from [98.137.27.209] by t3.bullet.mail.gq1.yahoo.com with NNFMP; 22 Mar 2010 14:08:10 -0000 Received: from [127.0.0.1] by omp119.mail.gq1.yahoo.com with NNFMP; 22 Mar 2010 14:08:10 -0000 Received: (qmail 50249 invoked by uid 60001); 22 Mar 2010 14:08:09 -0000 Message-ID: <633775.40643.qm@web112520.mail.gq1.yahoo.com> Received: from [123.237.143.204] by web112520.mail.gq1.yahoo.com via HTTP; Mon, 22 Mar 2010 07:08:09 PDT References: <465493.20375.qm@web112516.mail.gq1.yahoo.com> <5e81cb501003212130v7af4e563xe5c108a33db308cc@mail.gmail.com> Date: Mon, 22 Mar 2010 14:08:00 -0000 From: paawan oza Subject: Re: porting reversible on arm/mips To: "Joseph S. Myers" , Sean Chen Cc: Michael Snyder , Hui Zhu , "gdb@sourceware.org" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2010-03/txt/msg00182.txt.bz2 Hi, -> datasheet which requires registration to get from ARM -> need to contact qemu guys to get arm target specially. I am not sure, how to go about above two things, assuming that there are no alternatives. PS: both are very important points as having right spec and target, will end up doing right coding. Regards, Oza. ----- Original Message ---- From: Joseph S. Myers To: Sean Chen Cc: paawan oza ; Michael Snyder ; Hui Zhu ; "gdb@sourceware.org" Sent: Mon, March 22, 2010 6:01:40 PM Subject: Re: porting reversible on arm/mips On Mon, 22 Mar 2010, Sean Chen wrote: > > 1) which Arm family/data sheet need to be refereed ? > DDI0100I_ARM_Architecture_Reference_Manual and > DDI0308C_thumb2_supplement are the latest basic documents. To Those are long obsolete. You want DDI0406B (for v7-A/v7-R; DDI0403 for v7-M), which requires registration to get from ARM. -- Joseph S. Myers joseph@codesourcery.com