[RFA] remote debugging patches

Daniel Jacobowitz drow@mvista.com
Sun Mar 10 11:35:00 GMT 2002


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



More information about the Gdb-patches mailing list