From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25559 invoked by alias); 10 Mar 2002 19:35:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25462 invoked from network); 10 Mar 2002 19:35:27 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 10 Mar 2002 19:35:27 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16k96D-00019k-00; Sun, 10 Mar 2002 14:35:17 -0500 Date: Sun, 10 Mar 2002 11:35:00 -0000 From: Daniel Jacobowitz To: Michal Ludvig Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] remote debugging patches Message-ID: <20020310143517.B3933@nevyn.them.org> Mail-Followup-To: Michal Ludvig , gdb-patches@sources.redhat.com References: <3C8BA71F.20807@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C8BA71F.20807@suse.cz> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00142.txt.bz2 On Sun, Mar 10, 2002 at 07:34:07PM +0100, Michal Ludvig wrote: > Hi, > Here are two patches for remote debugging. The first one is pretty > straightforward and just makes use of the last parameter to getpkt(). > The second one changes banner printed after successful connection to > gdbserver from "Remote debugging using :1234" to more informational > "Remote debugging from host whatever.name.com". When debugging via > serial line, nothing changes. Except that this introduces a second use of the NSS functions, while I keep meaning to remove the first (fairly recent) one. Please don't do that; I want to keep gdbserver independent of the sick and disgusting dynamic loading mess that is name lookup under glibc. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer