summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2002-11-15 19:19:28 +0000
committerDavid Carlton <carlton@bactrian.org>2002-11-15 19:19:28 +0000
commit111a4444749ee1570694eb9b1542cdf4112fba4e (patch)
treeaa3a0e53c0692302ea8ed9b48cb8f81860bd3e02 /gdb/testsuite/ChangeLog
parentaf3142547dec4d6a640c3f8b012cf5e98cc9ba9d (diff)
downloadgdb-111a4444749ee1570694eb9b1542cdf4112fba4e.tar.gz
2002-11-15 David Carlton <carlton@math.stanford.edu>
* Merge from mainline; tag is carlton_dictionary-20021115-merge.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a54cbdd7df6..9704d5c7d5d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
+
+ * lib/mi-support.exp (mi_gdb_start): Verify the startup message
+ for mi1 and current mi is in correct format. New mi startup message
+ should be in mi console format. This is part of fix for PR gdb/604.
+
+2002-09-18 Fernando Nasser <fnasser@redhat.com>
+
+ * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
+ which explicitly prints the zero offset as "+0".
+
2002-11-14 David Carlton <carlton@math.stanford.edu>
* carlton_runnamespace: New file.