Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |