From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9566 invoked by alias); 13 Jan 2004 06:13:05 -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 9541 invoked from network); 13 Jan 2004 06:13:04 -0000 Received: from unknown (HELO alice.acmet.com) (61.11.104.16) by sources.redhat.com with SMTP; 13 Jan 2004 06:13:04 -0000 Received: from monika (localhost [127.0.0.1]) by alice.acmet.com (8.11.6/8.11.6) with ESMTP id i0D6BUr12529; Tue, 13 Jan 2004 11:41:30 +0530 From: "Monika Chaddha" To: Subject: Query regarding TX39 target in gdb Date: Tue, 13 Jan 2004 06:13:00 -0000 Message-ID: <004a01c3d99b$b21b7cd0$5100a8c0@monika> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00160.txt.bz2 Hi 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. Can any body help me in this regard? Monika