mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-13 12:23:33 +08:00
Fix misplaced documentation entry (Paul Koning, 2011-09-28)
This commit is contained in:
parent
4eee63bce8
commit
699df94d5a
@ -65,8 +65,6 @@
|
||||
Python mapping methods on gdb.Type object.
|
||||
(gdb.TypeIterator): New Python type.
|
||||
* python/python-internal.h (gdbpy_iter_kind): New enum.
|
||||
* doc/gdb.texinfo (gdb.Type): Document field access by dictionary
|
||||
key syntax.
|
||||
|
||||
2011-09-28 David S. Miller <davem@davemloft.net>
|
||||
|
||||
|
@ -15,6 +15,11 @@
|
||||
as possible feature returned by the `-list-features'
|
||||
command.
|
||||
|
||||
2011-09-28 Paul Koning <paul_koning@dell.com>
|
||||
|
||||
* gdb.texinfo (gdb.Type): Document field access by dictionary
|
||||
key syntax.
|
||||
|
||||
2011-09-28 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Files): Update options for `add-symbol-file'.
|
||||
|
Loading…
Reference in New Issue
Block a user