*** empty log message ***

This commit is contained in:
Nick Roberts 2007-02-12 23:51:46 +00:00
parent 50a8fa413a
commit eb819d7017
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2007-02-13 Nick Roberts <nickrob@snap.net.nz>
* gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
values for in_scope. Mention that only root variables can be
updated.
(GDB/MI Development and Front Ends): Explain new values may be
added to existing fields.
2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.texinfo (-target-disconnect): Use @smallexample.