Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
authorJason Molenda <jmolenda@apple.com>
Sat, 11 Apr 1998 05:42:30 +0000 (05:42 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 11 Apr 1998 05:42:30 +0000 (05:42 +0000)
        * gdb.base/help.exp:  Clean up `help set args' and `help show args'
        tests.
        * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
        function when asleep.
        * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
        for i*86 Linux and SVR4 signal handling problems.
        Remove linux xfail for `next to handler in signals_tests_1', fixed
        by recent infrun.c change.
        Limit backtrace to 10 frames to avoid timeout problems with infinite
        stack backtraces.
        Adjust expect pattern in `handle all print' test to match Apr 28 1997
        target.[ch] change.

gdb/testsuite/ChangeLog

index 548a3047df2c0e736ac2214d6fc939e3165f4fe7..d6596b3ba20c9f4ae4e841d33a2cabd71472aecd 100644 (file)
@@ -1,8 +1,25 @@
+Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+        * gdb.base/help.exp:  Clean up `help set args' and `help show args'
+        tests.                                                             
+        * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
+        function when asleep.                                              
+        * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
+        for i*86 Linux and SVR4 signal handling problems.                  
+        Remove linux xfail for `next to handler in signals_tests_1', fixed 
+        by recent infrun.c change.                                         
+        Limit backtrace to 10 frames to avoid timeout problems with infinite
+        stack backtraces.                                                   
+        Adjust expect pattern in `handle all print' test to match Apr 28 1997
+        target.[ch] change.
+
 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
 
        * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
        for a newline from gdb before continuing.
        (default_gdb_exit): Just look for y or n.
+       (gdb_test): Detect abnormal exit from GDB running on DOS; if
+       it does, fail the rests of the tests in the file.
 
 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
 
This page took 0.030127 seconds and 4 git commands to generate.