]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-12-03 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 3 Dec 2002 19:29:50 +0000 (19:29 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 3 Dec 2002 19:29:50 +0000 (19:29 +0000)
* NEWS: Mention Daniel Jacobowitz's multi-threaded shared library
patch.

gdb/ChangeLog
gdb/NEWS

index 2bec3aba1afad1c686e562496a1e437a1ea0bc4d..20ee0b43bd5ee60668e1d7e2ac41412aa7ca9510 100644 (file)
@@ -1,5 +1,7 @@
 2002-12-03  Andrew Cagney  <cagney@redhat.com>
 
+       * NEWS: Mention Daniel Jacobowitz's multi-threaded shared library
+       patch.
        * PROBLEMS: Mention PR gdb/725.
 
 2002-12-02  Andrew Cagney  <ac131313@redhat.com>
index 83d35e356b5fb4cf3c6c8fcd7431ab99f69fd52e..c28203c38ce54d398e8c7bb8cf1eeb682e2f5638 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,14 @@
 
 *** Changes in GDB 5.3:
 
+* GNU/Linux shared library multi-threaded performance improved.
+
+When debugging a multi-threaded application on GNU/Linux, GDB now uses
+`/proc', in preference to `ptrace' for memory reads.  This may result
+in an improvement in the start-up time of multi-threaded, shared
+library applications when run under GDB.  One GDB user writes: ``loads
+shared libs like mad''.
+
 * ``gdbserver'' now supports multi-threaded applications on some targets
 
 Support for debugging multi-threaded applications which use