Age | Commit message (Expand) | Author | Files | Lines |
1995-07-21 | * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf | Jeff Law | 1 | -3/+3 |
1995-07-20 | * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds | Jeff Law | 5 | -100/+234 |
1995-07-20 | * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall | Jeff Law | 2 | -1/+8 |
1995-07-20 | * gdb.c++/misc.exp: Always check for a program already being | Jeff Law | 1 | -0/+3 |
1995-07-20 | * gdb.base/twice.exp: Start with a fresh gdb. | Jeff Law | 1 | -0/+2 |
1995-07-20 | * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests | Jeff Law | 2 | -2/+3 |
1995-07-20 | * gdb.base/return.c: Put return values into variables so we | Jeff Law | 1 | -0/+5 |
1995-07-20 | * lib/gdb.exp: Provide default value for noinferiorio. | Jeff Law | 2 | -2/+39 |
1995-07-20 | * gdb.base/break.exp: Always check for a program already being | Jeff Law | 1 | -0/+6 |
1995-07-20 | * gdb.base/commands.exp: Protect tests which need arguments with | Jeff Law | 1 | -0/+5 |
1995-07-20 | * gdb.base/printcmds.exp: Adjust expect patterns for addresses | Peter Schauer | 1 | -0/+10 |
1995-07-17 | * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout | Jeff Law | 1 | -5/+5 |
1995-07-12 | * configure.in (configdirs): Remove gdb.chill from default list | Fred Fish | 2 | -1/+9 |
1995-07-12 | * Revert all signal changes from Jul 6. | Fred Fish | 2 | -12/+21 |
1995-07-07 | * configure.in (signaldirs): Define and add to configdirs for all | Fred Fish | 4 | -1886/+34 |
1995-06-25 | * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist. | Jeff Law | 1 | -0/+4 |
1995-06-22 | * gdb.base/return.exp: Xfail `return double' test failure | Fred Fish | 1 | -0/+14 |
1995-06-14 | * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH | Per Bothner | 3 | -0/+23 |
1995-06-08 | * chillvars.ch (xptr): Declare new variable. | Per Bothner | 3 | -0/+14 |
1995-05-24 | * lib/gdb.exp: Fix comment which erroneously identified | Jim Kingdon | 1 | -0/+1 |
1995-05-24 | * gdb.base/setvar.exp: Make test names consistent between pass and | Jim Kingdon | 1 | -0/+13 |
1995-05-13 | * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM. | Jim Kingdon | 1 | -0/+7 |
1995-05-11 | * config/monitor.exp (gdb_target_monitor): Fix loop interator so | Stu Grossman | 1 | -1/+2 |
1995-05-11 | * config/monitor.exp (gdb_target_monitor): Fix loop interator so | Stu Grossman | 2 | -1/+6 |
1995-05-11 | * config/cpu32bug.exp, config/est.exp, config/hppro.exp, | Stu Grossman | 7 | -46/+178 |
1995-05-10 | Make clean targets work also when SUBDIRS is empty. | Torbjorn Granlund | 1 | -0/+8 |
1995-04-26 | * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make | Jim Kingdon | 1 | -0/+5 |
1995-04-24 | * gdb.base/opaque.exp: Remove xfails for aix; print a warning if | Jim Kingdon | 1 | -0/+5 |
1995-04-21 | * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp. | Stu Grossman | 4 | -315/+4 |
1995-04-20 | * config/est.exp: Fix copyright and comments. Remove dead code. | Stu Grossman | 5 | -12/+225 |
1995-04-19 | * gdb.base/watchpoint.exp: Don't run | Jim Kingdon | 1 | -0/+10 |
1995-04-15 | * gdb.base/a1-selftest.exp: Add alpha xfail. | Jim Kingdon | 2 | -0/+18 |
1995-04-10 | Added the following files to "Things to Keep": | David H. Webster | 1 | -0/+3 |
1995-04-09 | * gdb.base/recurse.exp: Fix comment. | Jim Kingdon | 2 | -269/+178 |
1995-04-09 | * gdb.base/bitfields.exp: Various cleanups (make each test pass or | Jim Kingdon | 1 | -0/+5 |
1995-04-08 | * gdb.base/nodebug.c: Change return type of top and middle to | Peter Schauer | 1 | -0/+8 |
1995-04-06 | * gdb.base/break.exp: Remove commented out if $usestubs {}. As | Jim Kingdon | 1 | -0/+15 |
1995-04-02 | * gdb.base/list.exp: Adjust some alternate expect patterns to | Peter Schauer | 1 | -0/+7 |
1995-04-01 | * lib/gdb.exp: If nosignals is not set, set it to 0. | Jim Kingdon | 1 | -0/+4 |
1995-04-01 | * config/slite-gdb.exp: Responds to load symbol table prompt. | Kung Hsu | 1 | -0/+6 |
1995-04-01 | * gdb.base/break.exp: Adjust line number, fix rerun. | Kung Hsu | 1 | -4/+14 |
1995-04-01 | * config/slite-gdb.exp: Responds to load symbol table prompt. | Kung Hsu | 1 | -0/+4 |
1995-03-31 | * gdb.base/list.exp: Adjust line contents after adding new lines in | Kung Hsu | 2 | -34/+38 |
1995-03-31 | * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs. | Kung Hsu | 3 | -4/+19 |
1995-03-31 | * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs. | Kung Hsu | 1 | -0/+18 |
1995-03-30 | Move testsuite entries from gdb's ChangeLog to here. | Stu Grossman | 1 | -0/+7 |
1995-03-29 | * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1. | Kung Hsu | 2 | -1/+6 |
1995-03-29 | * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case. | Per Bothner | 6 | -1/+138 |
1995-03-28 | * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(. | Jim Kingdon | 1 | -0/+6 |
1995-03-27 | * lib/gdb.exp (default_gdb_version): A version number must start | Jim Kingdon | 2 | -1/+7 |