Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-01-06 | * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument | Stan Shebs | 2 | -10/+10 |
1995-01-03 | keep sim-gdb.exp | Stan Shebs | 1 | -0/+1 |
1995-01-03 | * config/sim-gdb: New file, simulator testing support. | Stan Shebs | 2 | -0/+124 |
1994-12-28 | * gdb.base/interrupt.exp: Test calling func1 twice. | Jeff Law | 1 | -0/+4 |
1994-12-22 | * gdb.base/list.exp (test_forward_search): Set timeout higher | Jim Kingdon | 2 | -19/+48 |
1994-12-20 | * gdb.base/printcmds.exp: New test, for printing register before | Jim Kingdon | 1 | -0/+5 |
1994-12-19 | * gdb.base/list.exp: Correct some alternate expect patterns | Peter Schauer | 2 | -0/+892 |
1994-12-18 | * TODO: Add item regarding large frames. | Jim Kingdon | 2 | -0/+10 |
1994-12-18 | * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test. | Jim Kingdon | 2 | -7/+26 |
1994-12-17 | * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for | Peter Schauer | 1 | -1/+6 |
1994-12-13 | * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o | Jim Kingdon | 2 | -2/+8 |
1994-12-08 | * gdb.base/list.exp: Adjust expectations to reflect changes in | Stan Shebs | 1 | -0/+12 |
1994-12-02 | * gdb.base/a1-selftest.exp: Change initial stepping to know about | Stan Shebs | 1 | -10/+16 |
1994-12-01 | * gdb.disasm/hppa.s: Break the large branching tests into smaller | Jeff Law | 1 | -0/+6 |
1994-11-29 | * pr-5984.ch, pr-5984.exp, Makefile.in: New test case. | Per Bothner | 4 | -1/+71 |
1994-11-25 | Beginnings of template debugging tests. | Peter Schauer | 1 | -0/+21 |
1994-10-29 | * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace | Peter Schauer | 2 | -1/+5 |
1994-10-21 | * configure.in (*-*-netware): Use config/mt-netware. | J.T. Conklin | 5 | -5/+17 |
1994-10-09 | * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache | Jim Kingdon | 2 | -2/+30 |
1994-09-17 | Add missing file; adjust Makefile etc. | Per Bothner | 5 | -2/+9 |
1994-09-16 | * pr-5646.ch, pr-5646.exp, Makefile.in: New testcase. | Per Bothner | 5 | -1/+84 |
1994-09-08 | * gdb.base/commands.exp: New tests for if/while commands. | Jeff Law | 2 | -0/+5 |
1994-09-06 | * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase. | Per Bothner | 4 | -2/+95 |
1994-09-06 | Note fix to lib/gdb.exp. | Per Bothner | 1 | -0/+5 |
1994-09-06 | * gdb.c++/demangle.exp (test_arm_style_demangling): Remove | Peter Schauer | 1 | -0/+5 |
1994-08-29 | Keep Fortran tests | Stan Shebs | 2 | -0/+38 |
1994-08-29 | First part of Fortran test suite. | Stan Shebs | 3 | -0/+693 |
1994-08-28 | * gdb.base/default.exp: Update expect pattern for load command | Peter Schauer | 1 | -0/+5 |
1994-08-24 | * configure.in: Change i386 to i[345]86. | Ian Lance Taylor | 4 | -5/+12 |
1994-08-24 | * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect | Stan Shebs | 2 | -11/+23 |
1994-08-16 | * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with | Stan Shebs | 1 | -0/+5 |
1994-08-13 | * gdb.base/interrupt.exp: When trying to wake up the inferior, | Jeff Law | 1 | -0/+4 |
1994-08-13 | * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the | Jeff Law | 2 | -1/+14 |
1994-08-02 | * config/netware.exp: New file. | J.T. Conklin | 2 | -0/+6 |
1994-07-29 | Obsolete file. | J.T. Conklin | 1 | -247/+0 |
1994-07-28 | * config/mt-slite (LDFLAGS): If using the newlib in the tree, set | J.T. Conklin | 2 | -1/+9 |
1994-07-28 | Fix typo | J.T. Conklin | 1 | -1/+1 |