X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=1e8f1d84d555c2508058593c5ec9705b03fea2ab;hb=b55a47712d086798248e912a18b8a4e4419e2c83;hp=670b266836af6cbf32eab3a4ba570037b8046c3b;hpb=942a4df220b9c1f06f017aa3b0a17de5df4c98b8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 670b266836..1e8f1d84d5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,105 @@ +2001-09-27 Michael Snyder + + * 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 + + * 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 + + * gdb.base/constvars.exp: Check for different orders of keywords + and additional "int" strings in output. + +2001-09-22 Andrew Cagney + + * gdb.base/maint.exp: Add "maintenance set/show" to list of valid + responses from "help maint". + +2001-09-19 Frank Ch. Eigler + + * 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 + + * 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 + + * lib/insight-support.exp (_gdbtk_export_target_info): Add + support for running tests against sid targets. + (gdbtk_done): Ditto. + +2001-09-18 Corinna Vinschen + + * 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 + + * 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 + + * 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 + + * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with + the "-ac" (disable access control) flag. + +2001-08-30 Jeff Holcomb + + * gdb.base/remote.c: Use a small buffer for targets with 16-bit + ints. + +2001-08-30 Keith Seitz + + * lib/gdb.exp: Move all insight-related functionality into + separate file. + * lib/insight-support.exp: New file. + +2001-08-29 Frank Ch. Eigler + + * config/sid.exp (sid_start): Never set sid verbosity; disable + expect_background {} that consumed its stdout; tolerate + + * 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 + + * 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 + + * config/sid.exp (sid_start): Don't warn if we cannot figure out + what to force sid endianness to. + 2001-08-15 Keith Seitz * lib/gdb.exp (gdbtk_start): Don't set environment