2013-06-04 Gary Benson <gbenson@redhat.com>
* NEWS: Update.
This commit is contained in:
parent
b1fbec6251
commit
7f91dbec54
@ -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
|
||||
|
8
gdb/NEWS
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user