From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f3QH9Yt18407 for linux-mips-outgoing; Thu, 26 Apr 2001 10:09:34 -0700 Received: from hermes.mvista.com (gateway-1237.mvista.com [12.44.186.158]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f3QH9YM18404 for ; Thu, 26 Apr 2001 10:09:34 -0700 Received: from mvista.com (IDENT:jsun@orion.mvista.com [10.0.0.75]) by hermes.mvista.com (8.11.0/8.11.0) with ESMTP id f3QH4g005710; Thu, 26 Apr 2001 10:04:42 -0700 Message-ID: <3AE854D2.FA0316B0@mvista.com> Date: Thu, 26 Apr 2001 10:03:14 -0700 From: Jun Sun X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.18 i686) X-Accept-Language: en MIME-Version: 1.0 To: Michael Shmulevich CC: Ian Soanes , Linux/MIPS Subject: Re: usermode gdb / remote gdb References: <3AE67CBA.4060606@jungo.com> <3AE69AAA.76A20F08@lineo.com> <3AE6A795.1080004@jungo.com> <3AE6B14F.B5844932@lineo.com> <3AE70BBA.2BD8B387@mvista.com> <3AE86354.117899E@jungo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Michael Shmulevich wrote: > > Jun, > > Jun Sun wrote: > > > > > Hmm, I added linux-mips target for gdbserver in gdb 4.17. And I thought Ralf > > sent the patch back to FSF (as I had to fill out some copyright forms). > > Perhaps it is lost somewhere? > > > > Anyhow, here is the patch that I submitted. Hopefully it helps. > > > > Jun > > > > From the patch you've sent I see most of changes were made for mipsel. > Could I use similar updates > for mips(EB)? Sure. Go ahead! Jun