Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-03-26 | * gdb.base/commands.exp (breakpoint_command_test): New tests. | Jim Kingdon | 1 | -0/+4 |
1995-03-25 | * gdb.c++/*.exp: Warn if executable does not exist. The original | Jim Kingdon | 1 | -0/+11 |
1995-03-25 | * gdb.base/list.exp: Add expect patterns for output from | Peter Schauer | 2 | -4/+40 |
1995-03-25 | * gdb.base/break.exp (test_next_with_recursion): Accept any line | Jim Kingdon | 2 | -2/+15 |
1995-03-25 | * configure.in: Move test for m68*-est-* before m68*-*-coff*. | Stu Grossman | 1 | -42/+10 |
1995-03-25 | New file for controlling the EST. | Stu Grossman | 1 | -0/+111 |
1995-03-24 | * gdb.base/a1-selftest.exp (test_with_self): Remove comment which | Jim Kingdon | 2 | -2/+5 |
1995-03-24 | * gdb.base/callfuncs.exp: call runto_main instead of runto main. | Kung Hsu | 2 | -28/+30 |
1995-03-24 | * gdb.base/callfuncs.exp: call runto_main instead of runto main. | Kung Hsu | 1 | -0/+34 |
1995-03-24 | * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.). | Jim Kingdon | 3 | -5/+8 |
1995-03-24 | * gdb.base/a1-selftest.exp: Don't check for # followed by a digit | Jim Kingdon | 2 | -1/+6 |
1995-03-24 | * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(. | Jim Kingdon | 2 | -20/+39 |
1995-03-23 | * gdb.base/commands.exp (infrun_breakpoint_command_test): New test. | Jim Kingdon | 2 | -18/+44 |
1995-03-23 | * config/mt-slite: add LIBS and -nostdlib. | Kung Hsu | 3 | -2/+267 |
1995-03-22 | * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code. | David Edelsohn | 2 | -2/+4 |
1995-03-22 | * gdb.base/a2-run.exp: Change argument to istarget from | David Edelsohn | 1 | -0/+6 |
1995-03-22 | Change argument to istarget from "*-*-vxworks" to "*-*-vxworks*". | David Edelsohn | 2 | -11/+8 |
1995-03-22 | * lib/gdb.exp: add proc runto_main, for targets that use stubs, this | Kung Hsu | 1 | -0/+6 |
1995-03-22 | * config/mt-slite: add -Dusestubs. | Kung Hsu | 1 | -1/+2 |
1995-03-22 | * lib/gdb.exp: add proc runto_main, for targets that use stubs, this | Kung Hsu | 1 | -0/+47 |
1995-03-21 | * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@ | Jim Kingdon | 2 | -735/+742 |
1995-03-21 | * gdb.base/signals.exp: Add test for "handle all print". | Jim Kingdon | 2 | -1/+14 |
1995-03-21 | * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test | Jim Kingdon | 2 | -1/+6 |
1995-03-21 | * gdb.base/nodebug.c (array_index): Call malloc. | Jim Kingdon | 1 | -0/+2 |
1995-03-21 | * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique. | Jim Kingdon | 2 | -0/+2417 |
1995-03-21 | * tuples.exp (do_tests): Make names of "print v_ps" test unique. | Jim Kingdon | 2 | -1/+5 |
1995-03-20 | * gdb.base/recurse.exp: Update gdb_test invocation to use new | Jeff Law | 2 | -20/+25 |
1995-03-17 | * lib/gdb.exp: Skip CHILL for AIX and Solaris. | Jim Kingdon | 2 | -2/+3 |
1995-03-17 | * gdb.base/nodebug.exp: Comment out redundant test. Make name of | Jim Kingdon | 1 | -1/+1 |
1995-03-17 | * gdb.base/nodebug.exp: Comment out redundant test. Make name of | Jim Kingdon | 2 | -2/+9 |
1995-03-17 | * lib/gdb.exp: Skip CHILL for AIX. | Jim Kingdon | 2 | -1/+10 |
1995-03-17 | * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have | Jim Kingdon | 2 | -2/+7 |