From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6951 invoked by alias); 7 Jan 2004 15:47:38 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6944 invoked from network); 7 Jan 2004 15:47:37 -0000 Received: from unknown (HELO yosemite.airs.com) (209.128.65.135) by sources.redhat.com with SMTP; 7 Jan 2004 15:47:37 -0000 Received: (qmail 13095 invoked by uid 10); 7 Jan 2004 15:47:36 -0000 Received: (qmail 7236 invoked by uid 500); 7 Jan 2004 15:47:30 -0000 From: Ian Lance Taylor To: "Monika Chaddha" Cc: Subject: Re: Query regarding TX39 target in gdb References: <002b01c3d4ea$3c51b790$5100a8c0@monika> Date: Wed, 07 Jan 2004 15:47:00 -0000 In-Reply-To: <002b01c3d4ea$3c51b790$5100a8c0@monika> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00070.txt.bz2 "Monika Chaddha" writes: > I am new to this mailing list. I am studying about TX39 architecture > target in gdb6.0 source code. In TX39 architecture manual, TX39 is based > on mips R3000A architecture but in gdb6.0 source code for TX39, R3900 > architecture is used. The TX39 is based on a MIPS R3900 processor core. (The R3900 is also built by Toshiba.) See http://www.toshiba.com/taec/components/Generic/TX39_Core_um.pdf Ian