Added and updated copyright notices to testsuite expect
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 263d0cf2c926f11e49f73dd541085aae3e2f71cb..a8f53346eab9c1e3386b7c52f22868868cac94bb 100644 (file)
@@ -1,3 +1,171 @@
+Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/vr5000.exp: New file.
+
+       * config/monitor.exp(gdb_target_monitor): Add pattern for
+       "Ending remote" to detect errors in connecting.
+
+       * gdb.base/setshow.exp: Add .* within auto language test.
+
+       * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
+       target feature.
+
+       * config/monitor.exp(gdb_load): Check for a failure when loading,
+       and reboot the board if necessary.
+
+       * gdb.base/setvar.exp(test_set): Handle multiple prints within
+       a set of tests. Remove print.* from the patterns being checked.
+
+Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
+       refer to gdb_spawn_id.
+
+       * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
+       longer used.
+       * config/sparclet.exp: Ditto.
+       * config/sparclet-old.exp: Ditto.
+       * config/slite.exp: Ditto.
+       * config/sim.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.
+
+       * lib/gdb.exp:Remove references to gdb_spawn_id.
+       (gdb_expect): Move to remote.exp.
+
+Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/monitor.exp: Detect the "Couldn't establish connection"
+       message from GDB.
+
+Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * gdb.base/bitfields.exp: Use runto instead of explicit
+       gdb_run_cmd/gdb_expect sequences.
+
+       * gdb.base/break.exp(text_next_with_recursion): Add match for
+       gdb_expect call.
+
+       * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
+       We also need to handle the "A program is being debugged already"
+       prompt from gdb. Use gdb_test to set the baud rate.
+
+       * lib/gdb.exp(gdb_init): Increase the default expect buffer size
+       to 20000. Really. I mean it.
+
+Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
+       fails. If suppress_flag is set, skip perror message about not
+       being able to send to GDB.
+       (send_gdb): If suppress_flag is set, don't try to send commands to
+       GDB.
+       (gdb_expect): If suppress_flag is set, always fail immediately.
+       (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
+       (gdb_init): Call gdb_stop_suppressing_tests.
+       (default_gdb_exit): Ditto.
+       (default_gdb_start): Ditto.
+
+       * gdb.base/bitfields.exp: Call gdb_suppress_tests and
+       gdb_stop_suppressing_tests as appropriate.
+       * gdb.base/break.exp: Ditto.
+       * gdb.base/callfuncs.exp: Ditto.
+       * gdb.base/commands.exp: Ditto.
+       * gdb.base/exprs.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.
+       * gdb.base/list.exp: Ditto.
+       * gdb.base/recurse.exp: Ditto.
+       * gdb.base/scope.exp:  Ditto.
+       * gdb.base/structs.exp: Ditto.
+       * gdb.c++/inherit.exp: Ditto.
+
+Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/vr4300.exp: New file.
+
+       * gdb.*/*.exp: Call gdb_expect instead of expect.
+       
+       * lib/gdb.exp(gdb_expect): New function.
+
+Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * lib/gdb.exp(gdb_init): New function.
+
+       * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
+       for each individual variable set.
+
+       * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
+       name.
+
+       * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
+
+       * gdb.base/scope.exp: Use gdb_test.
+
+       * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
+       aborting; the testsuite driver will do that for us (see
+       gdb_finish). Also, use gdb_test in a few more places.
+
+Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
+
+Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
+       and "add_tests" are not at the same address.
+
+Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * gdb.base/ptype.exp: Use gdb_test.
+
+Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
+       * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
+       left in.  No longer expect them to fail.
+
+       * gdb.stabs/*.mt; Deleted, no longer used.
+       * gdb.stabs/configure.in: Remove references to target makefile
+       frags.
+       * gdb.stabs/configure: Rebuilt.
+
+       * gdb.disasm/*.mt: Deleted, no longer used.
+       * gdb.disasm/configure.in: Remove references to target makefile
+       frags.  Use "sh3.s" as the unique filename for this directory.
+       * gdb.disasm/configure: Rebuilt.
+
+       * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
+       * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
+       * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
+
+Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/udi.exp: Use mondfe,name instead of remote_host.
+
+Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/watchpoint.exp: Don't expect a failure when calling
+       a function with a watchpoint enabled on the mn10200.
+
+       * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
+       before trying to create it!
+
+Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/vx.exp: Use hostname instead of netport.
+
+       * config/vxworks.exp: New file.
+
+       * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
+
+       * config/monitor.exp(gdb_target_monitor): Look for a prompt from
+       gdb before assuming everything worked. Send a ^C if a timeout
+       occurs.
+
+       * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
+       $gdb_spawn_id directly.
+       (gdb_run_cmd): Try _start as well as start. Use the target feature
+       gdb,start_symbol as the symbol to start from when jumping.
+
 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
 
        * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
This page took 0.025597 seconds and 4 git commands to generate.