From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17130 invoked by alias); 24 Feb 2002 18:25:04 -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 17027 invoked from network); 24 Feb 2002 18:25:03 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 24 Feb 2002 18:25:03 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16f3KQ-00032v-00; Sun, 24 Feb 2002 13:24:54 -0500 Date: Sun, 24 Feb 2002 10:25:00 -0000 From: Daniel Jacobowitz To: Dan Kegel Cc: Christoph Plattner , Andrew Cagney , gdb@sources.redhat.com Subject: Re: `gdbserver' in cross compiled builds Message-ID: <20020224132454.A11571@nevyn.them.org> Mail-Followup-To: Dan Kegel , Christoph Plattner , Andrew Cagney , gdb@sources.redhat.com References: <3C5B3201.2F2FB670@gmx.at> <3C77D1F6.1020704@cygnus.com> <3C780221.CF27FBDA@gmx.at> <3C7808F9.3080106@cygnus.com> <3C78CDDC.DCEC0237@gmx.at> <20020224113712.A8162@nevyn.them.org> <3C79310D.C6C83AF2@kegel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C79310D.C6C83AF2@kegel.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00292.txt.bz2 On Sun, Feb 24, 2002 at 10:29:33AM -0800, Dan Kegel wrote: > Daniel Jacobowitz wrote: > > > ... Why does the gdbserver directory work so bad ? > > > > Use current CVS instead. I've spent months fixing this. > > > > In fact, if you get current CVS, you can: > > mkdir obj > > cd obj > > ../src/gdb/gdbserver/configure > > make > > > > And build only the server. > > Oooh, thanks. I'll have to try that. > > What's the word on gdbserver and multithreaded programs? > Were those patches from Michal Korbal on track, or is > the right solution going forward something different? A little bit different. I'm working on it now. His patches were unfortunately based on a GDB module that's been obsoleted; someone interested could probably hack them into a usable state, but not into a good one. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer