From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5105 invoked by alias); 18 May 2004 13:59:39 -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 5093 invoked from network); 18 May 2004 13:59:37 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 May 2004 13:59:37 -0000 Received: from drow by nevyn.them.org with local (Exim 4.33 #1 (Debian)) id 1BQ585-0005Yd-1R; Tue, 18 May 2004 09:59:37 -0400 Date: Tue, 18 May 2004 13:59:00 -0000 From: Daniel Jacobowitz To: Christophe Gouault Cc: gdb@sources.redhat.com Subject: Re: gdbserver no more supported? Message-ID: <20040518135937.GA21348@nevyn.them.org> Mail-Followup-To: Christophe Gouault , gdb@sources.redhat.com References: <40AA0A43.6090402@6wind.com> <20040518131402.GA20384@nevyn.them.org> <40AA0E8D.3040408@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40AA0E8D.3040408@6wind.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-05/txt/msg00120.txt.bz2 On Tue, May 18, 2004 at 03:24:29PM +0200, Christophe Gouault wrote: > Daniel, thank you for your answer, > > Daniel Jacobowitz wrote: > > >On Tue, May 18, 2004 at 03:06:11PM +0200, Christophe Gouault wrote: > > > > > >>Hi all, > >> > >>It seems that gdbserver is not (or no more) supported on OSes other than > >>Linux. Am I missing something? > >>(I would like to remotely debug code running on a armeb--netbsdelf > >>target machine, from an i386 host) > >> > >>If gdbserver is actually no more supported on NetBSD, is there an > >>equivalent application? > >> > >> > > > >When I took over maintenance of gdbserver, the non-GNU/Linux ports were > >all in really bad shape. Most of them didn't even build. > > > >When I redid the GNU/Linux ports, I also cleaned up a lot of the common > >code. Adding a NetBSD target would probably be easy, but it would > >require some moving of code from GNU/Linux specific files into a common > >ptrace support module. > > > > > I see. It's really a pitty, gdbserver is really practical and I > intensively use it on FreeBSD. All it needs is a volunteer to do the work! -- Daniel Jacobowitz