2013-06-04 Gary Benson <gbenson@redhat.com>
authorGary Benson <gary@redhat.com>
Tue, 4 Jun 2013 13:02:15 +0000 (13:02 +0000)
committerGary Benson <gary@redhat.com>
Tue, 4 Jun 2013 13:02:15 +0000 (13:02 +0000)
* NEWS: Update.

gdb/ChangeLog
gdb/NEWS

index c5c6db216f07b73803dec469c7e70bf33ddc5bb9..2cab728f413c660a0783b7fa4bca30517f29b618 100644 (file)
@@ -1,3 +1,7 @@
+2013-06-04  Gary Benson  <gbenson@redhat.com>
+
+       * NEWS: Update.
+
 2013-06-04  Gary Benson  <gbenson@redhat.com>
 
        * objfiles.h (inhibit_section_map_updates): New function
index a23e8e3d060167282781a56462ed9ef098a87f41..eea99173f7dccb92d0d6f7842dd9db4ba26698bb 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -95,6 +95,14 @@ vCont;r
   stub to step through an address range itself, without GDB
   involvemement at each single-step.
 
+qXfer:libraries-svr4:read's annex
+  The previously unused annex of the qXfer:libraries-svr4:read packet
+  is now used to support passing an argument list.  The remote stub
+  reports support for this argument list to GDB's qSupported query.
+  The defined arguments are "start" and "prev", used to reduce work
+  necessary for library list updating, resulting in significant
+  speedup.
+
 * New features in the GDB remote stub, GDBserver
 
   ** GDBserver now supports target-assisted range stepping.  Currently
This page took 0.031382 seconds and 4 git commands to generate.