* gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6a7ab76489cbdb486a3eed65475b77e22f6a07e2..94d3ef02a405b6ad3b7d9d2bdd0ef371b37cf8ec 100644 (file)
@@ -1,3 +1,67 @@
+Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
+
+       * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
+         return,signals,twice}.exp: Handle non-existant binaries
+         consistantly.
+
+       * gdb.base/corefile.exp: Execute coremaker to generate core dump.
+       * gdb.base/Makefile.in: Don't try to generate a core dump, we
+         might testing a cross development system.
+
+Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
+
+       * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
+         runtest script is relative to ${srcdir}, not ${rootdir}.
+
+Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * gdb.base/signals.exp: Allow for optionality of breakpoint
+       address.
+
+Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
+
+Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
+
+       * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
+         for size_t definition.
+       * gdb.c++/templates.cc: Likewise
+
+       * config/mt-i386-netware: New file.
+
+       * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
+         defined.
+
+       * gdb.base/Makefile.in: Added support for systems that name core
+         files by appending "core" to the program name.
+       * gdb.base/a1-selftest.exp: Likewise.
+
+Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/return.exp:  Add comment and message for `return double'
+       test failure on Sparc Solaris.
+
+Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
+
+Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
+       from optimizing them away.
+       * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
+       patterns to include default constructors and assignment operators,
+       to match gcc versions beyond 2.5.8. Accept any cplus demangling
+       character in the output of the virtual base pointer.
+
+Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
+       expression match in print_addr_of to avoid unintented matches.
+       * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
+       versions up to 2.5.8.
+
 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * gdb.base/list.exp:  Tweak alternate pattern for listing of an
This page took 0.024325 seconds and 4 git commands to generate.