diff options
author | Pedro Alves <palves@redhat.com> | 2010-03-31 12:19:52 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-03-31 12:19:52 +0000 |
commit | ff12863fb82c162de00f36bb96e416d5d2429f0f (patch) | |
tree | 7cc9ffea7cc142f0588cee6828d1328376729bfd /gdb/doc/ChangeLog | |
parent | 9d6ded02f6ff449048b89fcaa83792037a6d66a9 (diff) | |
download | gdb-ff12863fb82c162de00f36bb96e416d5d2429f0f.zip gdb-ff12863fb82c162de00f36bb96e416d5d2429f0f.tar.gz gdb-ff12863fb82c162de00f36bb96e416d5d2429f0f.tar.bz2 |
* gdb.texinfo (TUI Commands): Mention that in some cases, these
commands error out.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index bc68edb..5cbd9c5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-03-31 Pedro Alves <pedro@codesourcery.com> + + * gdb.texinfo (TUI Commands): Mention that in some cases, these + commands error out. + 2010-03-30 H.J. Lu <hongjiu.lu@intel.com> * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx. |