summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-03 06:02:47 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-03 06:02:47 +0000
commitf4f0e87853e67c845fec3c681e61cfa881834a3d (patch)
tree1059d69eb6db60f524972004f3918b5821a6d75a /gdb/testsuite/gdb.mi/ChangeLog
parent6e049a14bf180a9db80bf9e437498798b0ba2cf5 (diff)
downloadgdb-f4f0e87853e67c845fec3c681e61cfa881834a3d.tar.gz
Merge kseitz_interps-20020528-branch.
Diffstat (limited to 'gdb/testsuite/gdb.mi/ChangeLog')
-rw-r--r--gdb/testsuite/gdb.mi/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.mi/ChangeLog b/gdb/testsuite/gdb.mi/ChangeLog
index 2e2a82e3c85..8af7538b053 100644
--- a/gdb/testsuite/gdb.mi/ChangeLog
+++ b/gdb/testsuite/gdb.mi/ChangeLog
@@ -1,3 +1,29 @@
+2002-08-21 Keith Seitz <keiths@redhat.com>
+
+ * mi-cli.exp: Use "target_changed" instead of "register-update".
+
+2002-07-25 Keith Seitz <keiths@redhat.com>
+
+ * mi-cli.exp: Fix typo in result for "-interpreter-exec console list"
+ test.
+ Don't break at main: use mi_run_to_main instead.
+ Add tests to break in callee4 and navigate the stack.
+ Add test to set a register and test for update event.
+
+2002-07-22 Keith Seitz <keiths@redhat.com>
+
+ * mi-cli.exp: Use mi_run_to_main to get to main. Don't use "run".
+ Refine result string for "-interpreter-exec console bougs" test.
+
+2002-06-25 Keith Seitz <keiths@redhat.com>
+
+ * mi-cli.exp: Add tests to check if list_command in the console
+ is synchronized with MI's state.
+
+2002-06-24 Keith Seitz <keiths@redhat.com>
+
+ * mi-cli.exp: New file.
+
2002-12-13 Jeff Johnston <jjohnstn@redhat.com>
* mi-basics.exp: Change tests for -environment-directory. Also add