* gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 64f2098768cca85bc4e2660d1e8892532da2b711..de03beeb733f5591130be8058d663ce017cf512d 100644 (file)
@@ -1,3 +1,83 @@
+2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
+       some incorrect output instead of timing out.
+       * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
+
+2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
+       check to allow additional `int'.
+
+2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/completion.exp: Remove incorrect 'p "a' test.
+       Add tests for 'p "break' (pass) and 'p "break.' (xfail).
+
+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
This page took 0.025882 seconds and 4 git commands to generate.