diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 57 |
1 files changed, 7 insertions, 50 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8a9b1e50471..5647dfec74a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,12 +1,12 @@ -start-sanitize-gdbtk -Fri Jan 29 06:32:16 1999 Keith Seitz <keiths@cygnus.com> +Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com> - * gdb.gdbtk/cpp_variable.test (cpp_variable-1.1): Fix - function name error. + * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp, + so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base + (shortening names from solib_threshold.exp etc), won't run on + anything but HP-UX for the foreseeable future. + * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to + reflect move. - * gdb.gdbtk/cpp_variable.h (class VC): Fix compiler warning. - -end-sanitize-gdbtk Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com> * gdb.base/Makefile.in, gdb.c++/Makefile.in, @@ -311,13 +311,6 @@ Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com> * gdb.hp/xdb0.h: new file. * gdb.hp/xdb1.c: new file. -start-sanitize-gdbtk -Wed Dec 30 08:52:58 1998 Keith Seitz <keiths@cygnus.com> - - * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set, - skip the tests. - -end-sanitize-gdbtk Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com> The following change was made by Edith Epstein @@ -382,14 +375,6 @@ Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com> * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp, gdb.base/default.exp: Replace "exec" with "executable". -start-sanitize-gdbtk -1998-09-29 Keith Seitz <keiths@cygnus.com> - - * gdb.gdbtk/browser.test: Fix tests which incorrectly assume - that gdb knows _exactly_ which files belong to the user - and which come from libraries. - -end-sanitize-gdbtk Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com> * gdb.base/default.exp: Change else if to elseif from previous @@ -443,15 +428,6 @@ Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com> * gdb.base/setshow.exp: Fix error introduced by call to runto_main. -start-sanitize-gdbtk -Fri Jul 24 14:57:19 1998 Keith Seitz <keiths@cygnus.com> - - * gdb.gdbtk/Makefile.in: Add new example program "stack". - * gdb.gdbtk/browser.test,browser.exp: Add browser window - tests. - * gdb.gdbtk/stack1.c,stack2.c: Test case for browser window. - -end-sanitize-gdbtk start-sanitize-cygnus Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com) @@ -481,25 +457,6 @@ Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com> * gdb.base/commands.exp: Break up infrun_breakpoint_command_test into two parts to get around a synchronization problem in expect. -start-sanitize-gdbtk -Sun Jun 28 22:34:34 1998 Martin M. Hunt <hunt@cygnus.com> - - * gdb.gdbtk/simple.c (main): Make main return an - int so compiler will stop complaining. - -Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com> - - * lib/gdb.exp (gdbtk_start): Add startup for gdbtk. - - * configure.in: Add options for gdbtk testsuite. - - * configure: Regenerate. - - * gdb.gdbtk: New directory to hold gdbtk tests. - - * gdb.gdbtk/console.{exp, test}: New console window tests. - -end-sanitize-gdbtk Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> * gdb.fortran/types.exp: Escape brackets in expect patterns |