*** empty log message ***
authorDavid Taylor <taylor@redhat.com>
Tue, 5 Jan 1999 21:59:02 +0000 (21:59 +0000)
committerDavid Taylor <taylor@redhat.com>
Tue, 5 Jan 1999 21:59:02 +0000 (21:59 +0000)
gdb/testsuite/ChangeLog

index 26573d27902dc049c8d15d5386b2d8b16d5c2c88..3fc7b029fc64f801aa542e65dd67268b1fe7d49b 100644 (file)
@@ -1,3 +1,27 @@
+Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
+
+       The following changes were made by David Taylor
+       <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
+       Edith Epstein <eepstein@cygnus.com> as part of a project to merge
+       in changes by HP.
+
+       * gdb.base/bitops.exp: new file.
+       * gdb.base/default.exp: change expected messages for catch and
+       info catch tests to reflect HP merge changes.
+       * gdb.base/enable-disable-break.exp
+       * gdb.base/ending-run.c: new file.
+       * gdb.base/long_long.c: new file.
+       * gdb.base/maint.exp: new file.
+       * gdb.base/pointers2.exp: new file.
+       * gdb.base/shlib-call2.exp: new file.
+       * gdb.base/solib.exp: new file.
+       * gdb.base/step-test.c: new file.
+       * gdb.c++/anon-union.cc: new file.
+
+       * gdb.base/scope.exp: compile one file at a time, then link.
+       * gdb.base/langs.exp: ditto.
+       * gdb.base/list.exp: ditto.
+       
 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
 
        The following changes were made by David Taylor
@@ -5,6 +29,10 @@ Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
        Edith Epstein <eepstein@cygnus.com> as part of a project to merge
        in changes by HP.
        
+       * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
+       skip tests.  When compiling pass c++ flag to gdb_compile.
+       * gdb.c++/
+       
        * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
        test for on hppa*-*-hpux*; use args to see if c++ was specified.
        (skip_hp_tests): new function.