* NEWS: Add MI news.
This commit is contained in:
parent
c642a43456
commit
7376e45089
@ -1,3 +1,7 @@
|
||||
2011-12-06 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* NEWS: Add MI news.
|
||||
|
||||
2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* s390-tdep.h (S390_ORIG_R2_REGNUM): Define.
|
||||
|
10
gdb/NEWS
10
gdb/NEWS
@ -65,6 +65,16 @@
|
||||
the standard Python "iteritems" method, it will recursively traverse
|
||||
any anonymous fields.
|
||||
|
||||
* MI changes
|
||||
|
||||
** "*stopped" events can report several new "reason"s, such as
|
||||
"solib-event".
|
||||
|
||||
** Breakpoint changes are now notified using new async records, like
|
||||
"=breakpoint-modified".
|
||||
|
||||
** New command -ada-task-info.
|
||||
|
||||
* libthread-db-search-path now supports two special values: $sdir and $pdir.
|
||||
$sdir specifies the default system locations of shared libraries.
|
||||
$pdir specifies the directory where the libpthread used by the application
|
||||
|
Loading…
Reference in New Issue
Block a user