From 311de423583467dedb68fc24fc114440f51197a6 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 3 Dec 2007 01:38:09 +0000 Subject: * server.c (main): Don't report dll events on the initial connection on attaches. --- gdb/gdbserver/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/gdbserver/ChangeLog') diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 0114466..f502138 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,5 +1,10 @@ 2007-12-03 Pedro Alves + * server.c (main): Don't report dll events on the initial + connection on attaches. + +2007-12-03 Pedro Alves + * server.c (main): Relax numerical bases supported for the pid of the --attach command line argument. -- cgit v1.1