From 7c0c349462ed043999c2ff07e9e3bdad4b9b7940 Mon Sep 17 00:00:00 2001 From: gary Date: Tue, 4 Jun 2013 13:02:15 +0000 Subject: 2013-06-04 Gary Benson * NEWS: Update. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 8 ++++++++ 2 files changed, 12 insertions(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c5c6db216f0..2cab728f413 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-06-04 Gary Benson + + * NEWS: Update. + 2013-06-04 Gary Benson * objfiles.h (inhibit_section_map_updates): New function diff --git a/gdb/NEWS b/gdb/NEWS index a23e8e3d060..eea99173f7d 100644 --- 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 -- cgit v1.2.1