From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3891 invoked by alias); 23 Mar 2004 01:27:30 -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 3817 invoked from network); 23 Mar 2004 01:27:27 -0000 Received: from unknown (HELO mail.ict.ac.cn) (159.226.39.4) by sources.redhat.com with SMTP; 23 Mar 2004 01:27:27 -0000 Received: (qmail 3458 invoked from network); 23 Mar 2004 01:26:56 -0000 Received: from unknown (HELO act24) (159.226.39.137) by mail.ict.ac.cn with SMTP; 23 Mar 2004 01:26:56 -0000 From: "guijian" To: Daniel Jacobowitz CC: gdb@sources.redhat.com Subject: Re: Re: how to build native GDB on mips64 linux ? Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Date: Tue, 23 Mar 2004 16:55:00 -0000 X-SW-Source: 2004-03/txt/msg00207.txt.bz2 Message-ID: <20040323165500.I1zCwIm_kAG8Myn10yihgvK-47QjIT-BLYm4hmJ5jdo@z> Thanks for your attention. Then, can I use gdb to remote-debug or core-debug a mips64/Linux target with i686/Linux host? Is there any plan to port native mips64/Linux GDB? If such a port does not exist, could someone give me some advice where I can start it myself? ======= 2004-03-22 09:23:00 Daniel Jacobowitz wrote: ======= >On Mon, Mar 22, 2004 at 04:55:57PM +0800, guijian wrote: >> Hi, >> >> Did someone successfully build any native GDB version( 5.3, 6.0 or 6.1) >> on mips64 Linux ? > >GDB does not support native mips64 GNU/Linux, yet. > >-- >Daniel Jacobowitz >MontaVista Software Debian GNU/Linux Developer > >. Gui