* gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 98a21a8c0215865113c44e09394e39a07dbb2822..7dfc1ea95a6c83c47a58aae89d2ca8a83bda59f1 100644 (file)
@@ -1,5 +1,124 @@
+Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
+
+       * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
+       t_char_array".
+
+Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
+
+       * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
+       are getting the version number.
+
+       * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
+       if not native, it is not an abnormal condition.
+
+Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * lib/gdb.exp: Just use "file exists", rather than undocumented
+       dejagnu procedure "findfile".
+
+Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
+         (LDFLAGS): Set to -Xlinker -Ur.
+
+       * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
+         Removed, these values are set by lib/gdb.exp.
+
+       * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
+
+Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
+         of replicating gdb startup code.
+
+       * config/mt-vxworks (LDFLAGS): Set to -r.
+         (CFLAGS_FOR_TARGET): Removed.
+
+       * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
+         (gdb) and gdb for vxworks uses (vxgdb).
+
+       * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
+         executable is not in the tree and host != target, use sed and
+         program_transform_name to determine the gdb name used by the
+         target.
+
+       * configure.in, gdb.{base,c++,chill}/configure.in: changed so
+         *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
+
+Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
+       floats, chars, and shorts where there are ANSI-style function
+       definitions.
+
+       * gdb.base/langs.exp, gdb.base/langs*: New test.
+       * gdb.base/Makefile.in: Build it.
+       * TODO: Remove item about checking that C names don't get C++
+       demangling applied; this test tests it.
+
+Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
+       went with the const70 xfail.  The xfail went away a year ago.
+
+       * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
+
+       * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
+       for hp300.
+
+       * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
+
+       * gdb.base/a1-selftest.exp: Don't run on hp300.
+
+Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in (site.exp): Set host_alias and target_alias as well
+       as host_triplet and target_triplet.
+
+Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
+
+       * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
+       places as other ecoff systems).
+
+       * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
+       ultrix.
+
+Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
+       remove them.
+       * gdb.base/nodebug.exp: Accept "function" in addition to "text
+       variable and "variable" in addition to "data variable".
+       * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
+
+       * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
+       2.
+       * gdb.base/list1.c (long_line): Add additional statement at start
+       of function.
+       * gdb.base/list.exp (test_forward_search): Update line number to
+       reflect new statement.
+
+Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/signals.exp:  Reinitialize searched source directories
+       after gdb_start call.
+
+Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * gdb.disasm/Makefile.in (clean): Delete "errs" file.
+       * gdb.stabs/Makefile.in: Likewise.
+
+       * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
+       change.  Instead split the tests into smaller pieces.
+       * gdb.disasm/hppa.s: Corresponding changes.
+
 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
+       Quote ^C when passing it to stty.  For some shells ^ is a pipe.
+
        * gdb.base/funcargs.exp: Modify many tests so that every test
        either passes or fails.  Make some test names unique.
 
This page took 0.025433 seconds and 4 git commands to generate.