From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8597 invoked by alias); 24 Feb 2002 18:21:07 -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 8542 invoked from network); 24 Feb 2002 18:21:06 -0000 Received: from unknown (HELO relay.pair.com) (209.68.1.20) by sources.redhat.com with SMTP; 24 Feb 2002 18:21:06 -0000 Received: (qmail 79500 invoked from network); 24 Feb 2002 18:21:05 -0000 Received: from 24-126-75-99.we.client2.attbi.com (HELO kegel.com) (24.126.75.99) by relay1.pair.com with SMTP; 24 Feb 2002 18:21:05 -0000 X-pair-Authenticated: 24.126.75.99 Message-ID: <3C79310D.C6C83AF2@kegel.com> Date: Sun, 24 Feb 2002 10:21:00 -0000 From: Dan Kegel Reply-To: dank@kegel.com X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.7-10 i686) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Jacobowitz CC: Christoph Plattner , Andrew Cagney , gdb@sources.redhat.com Subject: Re: `gdbserver' in cross compiled builds 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> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00291.txt.bz2 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? Thanks, Dan http://www.kegel.com/linux/gdbserver.html