2001-09-27 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 670b266836af6cbf32eab3a4ba570037b8046c3b..1e8f1d84d555c2508058593c5ec9705b03fea2ab 100644 (file)
@@ -1,3 +1,105 @@
+2001-09-27  Michael Snyder  <msnyder@redhat.com>
+
+       * lib/gdb.exp (test_debug_format): New proc.
+       (setup_xfail_format): Use new proc test_debug_format.
+       * gdb.base/constvars.exp (local_compiler_xfail_check): New
+       proc; use new service proc test_debug_format.
+       Replace all other "gcc_compiled" tests with this test.
+       * gdb.base/volatile.exp (local_compiler_xfail_check): New
+       proc; use new service proc test_debug_format.
+       Replace all other "gcc_compiled" tests with this test.
+
+2001-09-27  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/cvexpr.exp: New file.
+       * gdb.base/cvexpr.c: New file
+       Test for expressions using const and volatile keywords.
+
+2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/constvars.exp: Check for different orders of keywords
+       and additional "int" strings in output.
+
+2001-09-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
+       responses from "help maint".
+
+2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
+
+       * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
+       to localhost:NNN instead of :NNN, in case Xvfb is listening
+       only on TCP.
+
+2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/recurse.exp: When checking leaving the watchpoint
+       scope, recognize when gdb is in function's epilogue and pass.
+
+2001-09-18  Keith Seitz  <keiths@redhat.com>
+
+       * lib/insight-support.exp (_gdbtk_export_target_info): Add
+       support for running tests against sid targets.
+       (gdbtk_done): Ditto.
+
+2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/ending-run.c (main): Set stdout buffersize
+       to the same reasonable value for any target.
+       * gdb.base/ending-run.exp: Add a regular expression
+       to make testsuite happy on Sanyo Stormy16 target.
+
+2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/display.c (do_loops): Add float variable `f'.
+       Increment f in loop.
+       * gdb.base/display.exp: Increment timeout by 60 seconds.
+       Change float display test to use variable `f'.
+
+2001-09-17  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/restore.exp: Use temporary breakpoints, to avoid
+       overflowing the limited breakpoint tables on some ROM monitors
+       (like the ROM68K).
+
+2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
+
+       * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
+       the "-ac" (disable access control) flag.
+
+2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
+
+       * gdb.base/remote.c: Use a small buffer for targets with 16-bit
+       ints.
+
+2001-08-30  Keith Seitz  <keiths@redhat.com>
+
+       * lib/gdb.exp: Move all insight-related functionality into
+       separate file.
+       * lib/insight-support.exp: New file.
+
+2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
+
+       * config/sid.exp (sid_start): Never set sid verbosity; disable
+       expect_background {} that consumed its stdout; tolerate </dev/null.
+       Attempt to set endianness override in "sid" protocol mode.  Cleanup.
+
+2001-08-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
+       CLI jump command to start it.
+       (mi_run_to_main): Fail immediatly when unexpected output.
+
+2001-08-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
+       beginning of function.  Fix PR gdb/191.
+
+2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
+
+       * config/sid.exp (sid_start): Don't warn if we cannot figure out
+       what to force sid endianness to.
+
 2001-08-15  Keith Seitz  <keiths@redhat.com>
 
        * lib/gdb.exp (gdbtk_start): Don't set environment
This page took 0.033346 seconds and 4 git commands to generate.