]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2010-06-18 Stan Shebs <stan@codesourcery.com>
authorStan Shebs <shebs@codesourcery.com>
Fri, 18 Jun 2010 23:06:30 +0000 (23:06 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 18 Jun 2010 23:06:30 +0000 (23:06 +0000)
commita61408f8aa07c0b9df31474eb4b1277fc63d34ff
treefb5a28e9b7889a87eb4f72c13c93d3a5daf3ea95
parent38bd8d09ffe9e298c29172609b358c34cfd7e11b
2010-06-18  Stan Shebs  <stan@codesourcery.com>

* osdata.c (get_osdata): Warn separately if target does not report
type list.
(info_osdata_command): Allow empty type, report error if target
does not return available types of OS data.
* linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
types if no annex supplied.

* gdb.texinfo (Operating System Auxiliary Information): Describe
"info os" when no arguments given.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/linux-nat.c
gdb/osdata.c