Age | Commit message (Expand) | Author | Files | Lines |
1995-02-12 | * gdb.base/langs.exp, gdb.base/langs*: New test. | Jim Kingdon | 7 | -0/+105 |
1995-02-09 | * gdb.stabs/weird.exp: Remove "Haven't examined" comment which | Jim Kingdon | 1 | -0/+3 |
1995-02-09 | * gdb.base/signals.exp: Rename a bunch of tests to give unique names. | Jim Kingdon | 1 | -0/+2 |
1995-02-09 | * gdb.base/corefile.exp: Give backtrace test unique name. xfail | Jim Kingdon | 1 | -0/+3 |
1995-02-09 | * gdb.base/interrupt.exp: Also xfail hpux (for hp300). | Jim Kingdon | 1 | -0/+2 |
1995-02-09 | * gdb.base/a1-selftest.exp: Don't run on hp300. | Jim Kingdon | 2 | -0/+12 |
1995-02-05 | * Makefile.in (site.exp): Set host_alias and target_alias as well | Jim Kingdon | 1 | -2/+9 |
1995-02-01 | * tuples.ch, tuples.exp, Makefile.in: New test case. | Per Bothner | 5 | -2/+154 |
1995-02-01 | * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same | Jim Kingdon | 1 | -8/+9 |
1995-02-01 | * gdb.base/nodebug.exp: Add xfails for ultrix (same places as | Jim Kingdon | 2 | -14/+17 |
1995-02-01 | * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on | Jim Kingdon | 2 | -3/+12 |
1995-01-31 | * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't | Jim Kingdon | 2 | -14/+29 |
1995-01-30 | * gdb.base/list.exp (test_forward_search): Set listsize to 4 not | Jim Kingdon | 1 | -0/+14 |
1995-01-28 | * gdb.disasm/Makefile.in (clean): Delete "errs" file. | Jeff Law | 1 | -0/+9 |
1995-01-27 | * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: | Jim Kingdon | 2 | -1/+4 |
1995-01-27 | * gdb.base/funcargs.exp: Modify many tests so that every test | Jim Kingdon | 1 | -0/+5 |
1995-01-27 | * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: | Jim Kingdon | 3 | -1/+122 |
1995-01-27 | * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check | Jim Kingdon | 3 | -3/+25 |
1995-01-27 | * TODO: Suggest a few more stepping tests. | Jim Kingdon | 1 | -0/+4 |
1995-01-26 | * gdb.base/default.exp: xfail no-stack backtraces for h8300, | Stan Shebs | 2 | -0/+95 |
1995-01-25 | * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout | Jim Kingdon | 2 | -0/+11 |
1995-01-25 | * lib/gdb.exp (gdb_test): Remove catch from around the send. The | Jim Kingdon | 3 | -66/+79 |
1995-01-24 | * gdb.base/commands.exp: Make test names unique; every test either | Jeff Law | 2 | -19/+30 |
1995-01-24 | * gdb.disasm/hppa.exp (do_system_control_tests): Update. | Jeff Law | 2 | -325/+417 |
1995-01-22 | The following fixes a FAIL caused by the fact that the alpha stabs | Jim Kingdon | 3 | -4/+10 |
1995-01-21 | * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix | Jim Kingdon | 1 | -0/+5 |
1995-01-21 | * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems. | Jim Kingdon | 2 | -12/+35 |
1995-01-21 | add new tests sigall.c and sigall.exp | Jim Kingdon | 1 | -0/+2 |
1995-01-20 | * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp, | Jim Kingdon | 5 | -1399/+775 |
1995-01-17 | * gdb.base/nodebug.exp: Add tests to check that "print", "whatis" | Jim Kingdon | 2 | -0/+76 |
1995-01-16 | * gdb.base/setvar.c (dummy): Call malloc. | Jim Kingdon | 1 | -0/+2 |
1995-01-16 | * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid | Jim Kingdon | 1 | -0/+3 |
1995-01-16 | * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal | Jim Kingdon | 1 | -0/+5 |
1995-01-16 | * TODO: Remove items about corefile.exp testing new exec-file and | Jim Kingdon | 1 | -1/+6 |
1995-01-14 | * gdb.base/sigall.exp (test_one_sig): Attempt to recover if | Jim Kingdon | 2 | -5/+23 |
1995-01-14 | * gdb.base/setvar.exp: Check for and reject crazy expected type hacks. | Jim Kingdon | 1 | -0/+4 |
1995-01-12 | * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid | Jim Kingdon | 2 | -29/+17 |
1995-01-12 | * gdb.base/sigall.exp: Add workaround for alpha weirdness. | Jim Kingdon | 2 | -1/+8 |
1995-01-12 | * gdb.base/help.exp: Don't test "help show". | Jim Kingdon | 2 | -1/+12 |
1995-01-11 | * gdb.base/help.exp: Replace most of docstring for "define" with ".*". | Jim Kingdon | 2 | -5/+3 |
1995-01-11 | * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test | Jim Kingdon | 2 | -35/+14 |
1995-01-11 | * gdb.base/commands.exp: Test a simple user defined command with | Jeff Law | 2 | -1/+24 |
1995-01-11 | * gdb.base/commands.exp: Test if/while commands as part of a | Jeff Law | 2 | -0/+127 |
1995-01-11 | * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather | Jim Kingdon | 2 | -0/+12 |
1995-01-11 | * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems | Jeff Law | 1 | -0/+7 |
1995-01-10 | * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo | Jim Kingdon | 1 | -0/+3 |
1995-01-10 | * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo): | Jim Kingdon | 1 | -0/+6 |
1995-01-09 | * gdb.base/signals.exp: Call gdb_exit and gdb_start. | Jim Kingdon | 1 | -0/+2 |
1995-01-09 | * gdb.base/help.exp: Replace most of docstrings for "info signals" | Jim Kingdon | 2 | -0/+2972 |
1995-01-08 | * TODO: Add note about "handle all nostop". | Jim Kingdon | 4 | -0/+1556 |