aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-19 18:20:04 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-19 18:20:04 +0000
commit177495c9073d6c70971c0a2dbf8f3933ead3015f (patch)
tree0fc0dbfdbd9ac443d662481c5174350653570fe6 /gdb/testsuite/ChangeLog
parentbbe6d95f460afad7a02a4828fee94a8bf0a2ba63 (diff)
downloadgdb-177495c9073d6c70971c0a2dbf8f3933ead3015f.zip
gdb-177495c9073d6c70971c0a2dbf8f3933ead3015f.tar.gz
gdb-177495c9073d6c70971c0a2dbf8f3933ead3015f.tar.bz2
Document a native system printing output outside of the MI as a known
bug.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 06fcb63..bfe41df 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-19 Andrew Cagney <ac131313@redhat.com>
+
+ * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
+
2001-03-12 Michael Chastain <chastain@redhat.com>
* gdb.c++/derivation.exp: Use the 'runto' library function.