summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk')
-rw-r--r--gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk83
1 files changed, 83 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk b/gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk
new file mode 100644
index 00000000000..298d90e6f8a
--- /dev/null
+++ b/gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk
@@ -0,0 +1,83 @@
+1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * testsuite/gdb.gdbtk/cpp_variable.test: Add test (2.75) to verify
+ that a baseclass member value was effectively changed.
+
+1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * testsuite/gdb.gdbtk/cpp_variable.test: Update for new variable
+ code.
+
+1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * testsuite/gdb.gdbtk/c_variable.test: Update for new variable
+ code.
+
+1999-09-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * testsuite/gdb.gdbtk/cpp_variable.h (class V): Add type to
+ virtual function declaration.
+
+1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * browser.exp: Use untested and not warning when DISPLAY is not found.
+ * c_variable.exp: Same.
+ * console.exp: Same.
+ * cpp_variable.exp: Same.
+ * srcwin.exp: Same.
+
+
+1999-04-12 Keith Seitz <keiths@cygnus.com>
+
+ * cpp_variable.exp: Pass the "c++" flag to gdb_compile so
+ that it can grab the right compiler.
+
+1999-03-16 Martin Hunt <hunt@cygnus.com>
+
+ * srcwin.test (srcwin-4.5): Change variable name
+ to $b so test will run again.
+
+1999-02-22 Martin Hunt <hunt@cygnus.com>
+
+ * srcwin.test (move_mouse_to): Fix typo.
+
+1999-02-03 Martin Hunt <hunt@cygnus.com>
+
+ * console.test (clear_command_line): Add tests 1.5 - 1.8,
+ which test the new Shift-Up and Shift-Down bindings.
+
+1999-02-01 Martin Hunt <hunt@cygnus.com>
+
+ * srcwin.test (srcwin-4.3): Fix bp test.
+
+1999-01-29 Martin Hunt <hunt@cygnus.com>
+
+ * srcwin.test (click): New function that generates an event
+ at a location.
+ (srcwin-4.4): New test. Simulate a click on a line and
+ check for breakpoint set.
+ (srcwin-4.5): New test. Right-click on a line and select "Continue
+ to Here" from popup.
+
+ * srcwin.exp: Source srcwin3.test, which will test source window
+ assembly debugging on executables built without "-g".
+
+1999-01-29 Martin Hunt <hunt@cygnus.com>
+
+ * srcwin.exp: Add srcwin2.test, which are basically the same
+ tests as srcwin.test, but run with a missing source file.
+
+ * srcwin2.test: New file.
+
+ * srcwin.test: Add tests for setting breakpoints in the source window,
+ testing BP balloons, variable balloons, and mixed-mode disassembly
+ of include files.
+
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End:
+