Age | Commit message (Expand) | Author | Files | Lines |
1996-06-28 | * gdb.base/signals.exp (test_handle_all_print): Temporarily increase | Fred Fish | 2 | -2/+10 |
1996-06-28 | * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec. | Fred Fish | 2 | -2/+8 |
1996-06-28 | * lib/gdb.exp (default_gdb_start): When reporting a timeout during | Fred Fish | 2 | -4/+19 |
1996-06-26 | * lib/gdb.exp: Report timeout value for verbosity level 2. | Fred Fish | 13 | -23/+304 |
1996-06-25 | * gdb.threads/Makefile.in (docdir): Removed. | Jason Molenda | 2 | -0/+160 |
1996-06-25 | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | Jason Molenda | 9 | -25/+36 |
1996-06-23 | * tests1.exp (test_modes): Remove *-*-* setup_sfail for | Fred Fish | 2 | -3/+6 |
1996-05-31 | Keep abug.exp | Jeff Law | 1 | -0/+1 |
1996-05-30 | * gdb.base/callfuncs.exp: Finish last change -- make sure the | Jeff Law | 1 | -0/+5 |
1996-05-23 | * gdb.base/callfuncs.exp: Remove the compiler info file prior to | Fred Fish | 2 | -11/+49 |
1996-05-15 | * gdb.base/break.exp: Ignore compiler warnings when compiling | Jeff Law | 1 | -0/+20 |
1996-05-08 | * config/abug.exp: New file for the older Motorola Bug monitor | Rob Savoye | 3 | -10/+32 |
1996-05-03 | * sim-gdb.exp: Make the SH simulator allocate less space when | Stan Shebs | 2 | -1/+17 |
1996-05-02 | * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace | Jeff Law | 1 | -0/+20 |
1996-04-17 | * tests1.{ch,exp}: Tets case modified and enhanced. | Wilfried Moser | 3 | -8/+26 |
1996-04-09 | * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. | Wilfried Moser | 6 | -0/+410 |
1996-03-28 | Note that failures under linux for backtrace through signal handler | Fred Fish | 1 | -0/+4 |
1996-03-25 | Revert use of autoconf 2.9, it was causing too many regressions. | Fred Fish | 3 | -12/+12 |
1996-03-24 | * configure, testsuite/configure, testsuite/gdb.base/configure, | Fred Fish | 5 | -68/+1530 |
1996-03-20 | Revert part of change from last night. | Fred Fish | 1 | -3/+1 |
1996-03-20 | * gdb.base/corefile.exp: Always regenerate the core file, since | Fred Fish | 2 | -35/+52 |
1996-03-20 | From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE> | Fred Fish | 3 | -43/+86 |
1996-03-17 | * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled | Fred Fish | 1 | -0/+10 |
1996-03-16 | * gdb.c++/misc.exp: Add note to message for | Fred Fish | 1 | -0/+6 |
1996-03-16 | * gdb.base/break.exp: Fix pattern for matching "Delete all | Fred Fish | 3 | -31/+75 |
1996-03-16 | * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled | Fred Fish | 2 | -4/+25 |
1996-03-13 | * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for | Fred Fish | 1 | -0/+6 |
1996-03-12 | * gdb.base/return.exp (return_tests): Differentiate between | Stan Shebs | 1 | -5/+17 |
1996-03-06 | * powerset.exp: Add test. | Wilfried Moser | 2 | -0/+7 |
1996-03-06 | * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. | Wilfried Moser | 10 | -21/+459 |
1996-03-05 | * */Makefile.in (maintainer-clean): Remove config.log. | Stan Shebs | 1 | -1/+1 |
1996-03-05 | * string.ch, string.exp: Add tests (from Cygnus PR chill/9078). | Per Bothner | 3 | -2/+20 |
1996-03-05 | * pr-9095.ch, pr-9095.exp: New test case. | Per Bothner | 4 | -1/+82 |
1996-02-21 | Back out change to signals.exp (test_handle_all_print): Add setup_xfail for "... | Fred Fish | 1 | -1/+0 |
1996-02-21 | * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2" | Fred Fish | 3 | -6/+32 |
1996-02-20 | * gdb.c++/misc.cc: Add test code from Mike Stump. | Fred Fish | 1 | -0/+10 |
1996-02-16 | * config/unix-gdb.exp: Remove extraneous newlines from end of file. | Fred Fish | 2 | -9/+6 |
1996-02-15 | * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up | Fred Fish | 2 | -2/+17 |
1996-02-13 | * gdb.base/a2-run.exp: Replace $binfile with $testfile in test result reports. | Fred Fish | 1 | -0/+4 |
1996-02-09 | * configure.in (CY_AC_PATH_TCLH): Remove. | Fred Fish | 2 | -6/+5 |
1996-02-09 | * Makefile.in (clean): Add missing '{'. | Fred Fish | 2 | -1/+5 |
1996-02-09 | * gdb.c++/Makefile.in (clean): Add missing '{'. | Fred Fish | 1 | -0/+6 |
1996-02-07 | * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. | Per Bothner | 5 | -0/+86 |
1996-02-02 | * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS). | Jeff Law | 2 | -17/+72 |
1996-02-02 | * gdb.disasm/hppa.exp: Compile directly into an executable, use | Jeff Law | 1 | -0/+5 |
1996-01-31 | * gdb.base/break.exp: Don't test for program exit or exit status | Jeff Law | 2 | -2/+13 |
1996-01-31 | * gdb.base/default.exp: Remove extraneous call to load gdb.exp. | Jeff Law | 2 | -2/+9 |
1996-01-30 | Enclose gdbtk stuff inside gdb sanitization lines. Regenerate configure. | Fred Fish | 1 | -0/+2 |
1996-01-29 | * builtins.ch, builtins.exp: Enhance test case. | Wilfried Moser | 7 | -0/+120 |
1996-01-25 | * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2. | David Edelsohn | 1 | -0/+4 |