diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-01-13 15:49:03 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-01-13 15:49:03 +0000 |
commit | fcc73fe3a6fa113f0a1b2a4ff1f343eaa8661f5b (patch) | |
tree | 4b98b510920501d362b4ff1b7d9adffeb752ca22 /gdb/doc/ChangeLog | |
parent | 0bad5bba9fbad2835df03ff9f8ec54ab3b45a1e6 (diff) | |
download | fsf-binutils-gdb-fcc73fe3a6fa113f0a1b2a4ff1f343eaa8661f5b.zip fsf-binutils-gdb-fcc73fe3a6fa113f0a1b2a4ff1f343eaa8661f5b.tar.gz fsf-binutils-gdb-fcc73fe3a6fa113f0a1b2a4ff1f343eaa8661f5b.tar.bz2 |
* gdb.texinfo (Sequences): Improve menu annotations.
(Define): Add index entries for arguments of user-defined
commands. Move the description of flow-control commands...
(Command Files): ...to here. Document loop_break and
loop_continue.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 899fe88..e5d8d76 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2006-01-13 Eli Zaretskii <eliz@gnu.org> + + * gdb.texinfo (Sequences): Improve menu annotations. + (Define): Add index entries for arguments of user-defined + commands. Move the description of flow-control commands... + (Command Files): ...to here. Document loop_break and + loop_continue. + 2006-01-04 Michael Snyder <msnyder@redhat.com> * gdb.texinfo: Add documentation for linux-fork. |