* configure.in (AC_PREREQ): autoconf 2.5 or higher.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0f5f981481036c593ef9507f70a7afe770a104ee..83c81825443820ef3af82204ace562c4ed1bb1f1 100644 (file)
@@ -1,3 +1,353 @@
+Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * configure.in (AC_PREREQ): autoconf 2.5 or higher.
+       * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to 
+       @srcdir@.
+       * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ): 
+       autoconf 2.5 or higher.
+       * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
+
+Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
+
+       * configure: Regenerated.
+       * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
+       avoid name clashes with SunOS headers.
+
+Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
+
+Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/callfuncs.exp: Finish last change -- make sure the
+       prototype information ends up in the compiler info file.
+
+Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/callfuncs.exp: Remove the compiler info file prior to
+       attempting to regenerate it.  Eliminate use of a temporary file
+       and just generate the info file directly.  Source it immediately,
+       for consistency of use.
+       * gdb.base/corefile.exp: Ditto
+       * gdb.base/exprs.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.
+       * gdb.base/langs.exp: Ditto.
+       * gdb.base/list.exp: Ditto.
+       * gdb.base/mips_pro.exp: Ditto.
+       * gdb.base/nodebug.exp: Ditto.
+       * gdb.base/opaque.exp: Ditto.
+       * gdb.base/ptype.exp: Ditto.
+       * gdb.base/scope.exp: Ditto.
+       * gdb.base/setvar.exp: Ditto.
+       * gdb.base/signals.exp: Ditto.
+       * gdb.base/whatis.exp: Ditto.
+       * gdb.c++/templates.exp: Ditto.
+       * gdb.c++/virtfunc.exp: Ditto.
+       * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
+       whether or not to add -lstdc++ to the compile command line args.
+
+Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
+       it got fixed by the recent lookup_minimal_symbol_by_pc change.
+       Increase timeout, a lot of single stepping might be needed if the
+       target has no hardware watchpoints.
+
+Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/break.exp: Ignore compiler warnings when compiling
+       break.c.
+       * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
+       * gdb.base/default.exp: Add h8300 xfails.  Handle messages
+       from remote-sim.
+       * gdb.base/exprs.exp: Add h8300 xfails.
+       * gdb.base/funcargs.exp: Likewise.
+       * gdb.base/nodebug.exp: Likewise.
+       * gdb.base/printcmds.exp: Likewise.
+       * gdb.base/ptype.exp: Likewise.
+       * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
+       h8300 xfails.
+       * gdb.base/return.exp: Handle float/double precision problems 
+       on the h8300.
+       * gdb.base/funcargs.c: Explicitly make last constant argument to
+       call_after_alloca_subr an unsigned long type.
+       * gdb.base/return.c: Include stdio.h.
+
+Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
+
+       * config/abug.exp: New file for the older Motorola Bug monitor
+       that runs on the mvme13x series VME boards.
+       * config/monitor.exp: Use the new config array for target settings
+       if they exist.
+
+Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * sim-gdb.exp: Make the SH simulator allocate less space when
+       it is targeted.
+
+Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
+       test.
+
+Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/list.exp (test_list_function): Remove setup_xfail for
+       "rs6000-*-*" for "list function in include file" when gcc compiled.
+       * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
+       for "p ctable1[120]".
+       * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
+       "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
+       Remove setup_xfail for "rs6000-*-*" for
+       "print 'scope0.c'::filelocal before run".
+       * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
+       gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
+       since some compilers don't allow both options to be given
+       on the same command line.  Create object file and move it.
+       
+Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/corefile.exp: Always regenerate the core file, since
+       we always regenerate the coremaker program.  Detect special case
+       where registers cannot be read from core file.
+       
+Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
+
+       From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
+       * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
+       * gdb.c++/templates.exp: Only match on basename of file since
+       some formats like xcoff don't encode directory information.
+       * gdb.stabs/weird.exp: Use the right sed script for powerpc
+       and rs6000 AIX xcoff targets.
+       * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
+       * configure: Regenerate.
+       * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
+       here, rather than in distclean.
+       
+Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
+       defined, and use it to compile the test case with -O2.  The
+       native compilation still uses no optimization.
+       * gdb.base/mips_pro.c: Remove inline assembly code since
+       it is compiled PIC by default, which results in assembler
+       warnings that make the testsuite think the compilation
+       was unsuccessful.
+
+Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.c++/misc.exp: Add note to message for
+       "print s.a for foo struct" that this is a known gcc 2.7.2
+       and earlier bug.
+
+Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
+
+       * gdb.base/break.exp: Fix pattern for matching "Delete all
+       breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
+       setup_xfail for deleting all breakpoints test.  Fix various
+       timeout messages to include "(timeout)".
+       * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
+       for "p t_float_values2(3.14159,float_val2)".
+       * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
+       for "continue to call2g" when gcc compiled.
+       * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
+       "up to foo in langs.exp", "show language at foo in langs.exp",
+       "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
+       and "show language at fsub in langs.exp".
+       * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
+       "list line 1 in include file", "list message for lines past EOF",
+       "list function in include file", "list list0.h:foo", and
+       "list filename:function; nonexistant function".
+       * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
+       "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
+       and "ptype t_char_array" to be for native cc only.
+       
+Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled 
+       setup_xfail for "print coremaker_bss", "print coremaker_ro",
+       "print func2::coremaker_local", and "backtrace in corefile.exp".
+
+Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
+       "bt in signals.exp".  This problem only appears when running
+       the testsuite, and then only intermittently.
+
+Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.base/return.exp (return_tests): Differentiate between
+       two tests of continuing.
+
+Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * */Makefile.in (maintainer-clean): Remove config.log.
+       * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
+       * gdb.c++/Makefile.in (PROGS): Add inherit.
+       (clean): Remove *.ci.
+
+Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.c++/misc.cc: Add test code from Mike Stump.
+       * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
+
+Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
+       to "alpha-*-osf2*" and add comment.
+       * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
+       setup_xfail for "step over execarg initialization" and
+       "step over corearg initialization".
+       * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
+       for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
+       * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
+       gcc compiled for "print coremaker_bss", "print coremaker_ro",
+       "print func2::coremaker_local", and "backtrace in corefile.exp".
+       * gdb.base/signals.exp: Build and source signals.ci.
+       Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
+       to be for gcc only.
+       * lib/gdb.exp: Move verbose statements outside conditionals.
+       
+Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
+       Feb 3 procfs.c change.
+
+Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config/unix-gdb.exp: Remove extraneous newlines from end of file.
+
+Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
+       from dejagnu's apparent default of 10 seconds, which gives random
+       results when running the tests over NFS on moderately loaded systems.
+       * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
+
+Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
+       * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
+       result reports.
+
+Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in (CY_AC_PATH_TCLH): Remove.
+       * configure: Regenerate.
+
+Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.c++/Makefile.in (clean): Add missing '{'.
+
+Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * lib/gdb.exp: Provide a default value for noinferior.
+
+       * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
+       Load libgloss.exp.
+
+Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.disasm/hppa.exp: Compile directly into an executable, use
+       the executable, not the .o to run the tests from.
+
+Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/break.exp: Don't test for program exit or exit status
+       if $noresults if nonzero.
+       * gdb.base/langs.exp: Likewise.
+       * gdb.base/watchpoint.exp: Likewise.
+
+       * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
+       * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
+       trying to compile the testcase.
+
+Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
+       * gdb.base/signals.exp (continue to handler): Likewise.
+
+Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
+
+       * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
+
+Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/corefile.exp: Recognize "not found" as failure
+       when trying to determine if a core file was generated.
+       If no core file was generate the first time, try again without
+       the ulimit -c to work around braindamaged shells.
+
+Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
+       [] tests with "test" and enclose string in quotes.
+       * gdb.stabs/configure: Rebuild
+       
+Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       Changes in sync with expect:
+       * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
+       (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
+       (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
+       (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
+       argument to AC_REQUIRE.
+       * configure: Regenerated.
+
+Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/corefile.exp: When generating a core, discard any
+       error messages about ulimit not found and the "core dumped"
+       message from the shell that runs the coredumper.
+
+Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
+
+       * gdb.stabs/weird.exp: Use ${target_triplet} to determine
+       which sed script to run.  Expect failure for v_comb test
+       on PA targets too.
+       
+Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
+
+       * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
+       "print func2::coremaker_local" and for "backtrace in corefile.exp"
+
+Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
+
+       * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
+       * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
+       "sparc-sun-solaris*" xfails for "p v_comb".
+       * lib/gdb.exp (default_gdb_start): Fix typo.
+       * gdb.base/corefile.exp: Allow "Core was generated by ..."
+       messages to not include the full program name that caused
+       the core dump since some systems (such as solaris) apparently
+       truncate this path to about 80 characters.
+       When generating a core file first try increasing the core file
+       size limit to unlimited since some systems may default it to
+       zero, and it is harmless to try it.  Move the test for failing
+       to generate a core file to where it will actually get executed.
+       * gdb.c++/templates.exp (test_ptype_of_templates): Accept
+       new gdb result from g++ debug info improvements and make old
+       pattern obsolescent.  Also account for size_t differences
+       (may be int or long).
+       * gdb.base/a1-selftest.exp (test_with_self): Check for case where
+       initialization before function call is placed in the delay slot
+       and thus appears to be skipped over by commands such as "next".
+
+Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
+
+Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
+
+       * gdb.base/*.exp: Make ${srcfile} only be the basename of the
+       input source file; fix code to compile test to deal with this
+       convention.
+       * gdb.c++/*.exp: Likewise.
+
 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
@@ -131,13 +481,11 @@ Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
        handles common blocks.
 
-start-sanitize-sh3e
 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
        * gdb.disasm/sh3.exp (fmac): Corresponding changes.
 
-end-sanitize-sh3e
 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (maintainer-clean): New target, synonym for
@@ -439,13 +787,11 @@ Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
        compiler output.
        * gdb.base/whatis.exp: Likewise.
 
-start-sanitize-sh3e
 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
        failure (opcode table has been fixed to match reality).
 
-end-sanitize-sh3e
 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
@@ -485,7 +831,6 @@ Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
        "call inferior function with struct - returns float" and
        "call inferior function with struct - returns double".
        
-start-sanitize-sh3e
 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
@@ -493,7 +838,6 @@ Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
        * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
        * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
 
-end-sanitize-sh3e
 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (CHILL_FOR_TARGET): Use previously defined
This page took 0.027141 seconds and 4 git commands to generate.