aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
1995-03-24 * gdb.base/callfuncs.exp: call runto_main instead of runto main.Kung Hsu2-28/+30
1995-03-24 * gdb.base/callfuncs.exp: call runto_main instead of runto main.Kung Hsu1-0/+34
1995-03-24 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).Jim Kingdon3-5/+8
1995-03-24 * gdb.base/a1-selftest.exp: Don't check for # followed by a digitJim Kingdon2-1/+6
1995-03-24* gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.Jim Kingdon2-20/+39
1995-03-23* gdb.base/commands.exp (infrun_breakpoint_command_test): New test.Jim Kingdon2-18/+44
1995-03-23 * config/mt-slite: add LIBS and -nostdlib.Kung Hsu3-2/+267
1995-03-22 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.David Edelsohn2-2/+4
1995-03-22* gdb.base/a2-run.exp: Change argument to istarget fromDavid Edelsohn1-0/+6
1995-03-22Change argument to istarget from "*-*-vxworks" to "*-*-vxworks*".David Edelsohn2-11/+8
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+6
1995-03-22 * config/mt-slite: add -Dusestubs.Kung Hsu1-1/+2
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+47
1995-03-21 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@Jim Kingdon2-735/+742
1995-03-21 * gdb.base/signals.exp: Add test for "handle all print".Jim Kingdon2-1/+14
1995-03-21 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one testJim Kingdon2-1/+6
1995-03-21* gdb.base/nodebug.c (array_index): Call malloc.Jim Kingdon1-0/+2
1995-03-21 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.Jim Kingdon2-0/+2417
1995-03-21* tuples.exp (do_tests): Make names of "print v_ps" test unique.Jim Kingdon2-1/+5
1995-03-20 * gdb.base/recurse.exp: Update gdb_test invocation to use newJeff Law2-20/+25
1995-03-17* lib/gdb.exp: Skip CHILL for AIX and Solaris.Jim Kingdon2-2/+3
1995-03-17 * gdb.base/nodebug.exp: Comment out redundant test. Make name ofJim Kingdon1-1/+1
1995-03-17 * gdb.base/nodebug.exp: Comment out redundant test. Make name ofJim Kingdon2-2/+9
1995-03-17* lib/gdb.exp: Skip CHILL for AIX.Jim Kingdon2-1/+10
1995-03-17 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle haveJim Kingdon2-2/+7
1995-03-16 * config/rom68k.exp: New file to support Motorola IDP board.Stu Grossman2-31/+19
1995-03-15 * gdb.base/printcmds.exp (test_character_literals_accepted): TestJim Kingdon8-250/+205
1995-03-15 * gdb.base/signals.exp (signal_tests_1): Make pass messageJim Kingdon1-0/+3
1995-03-15 * gdb.base/whatis.exp: Remove xfails for printing char vs.Jim Kingdon1-0/+10
1995-03-15 * gdb.base/nodebug.exp: Test ability to call a function and passJim Kingdon1-1/+1
1995-03-14 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expectJim Kingdon11-286/+276
1995-03-14 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter isJim Kingdon2-195/+202
1995-03-14 * gdb.base/nodebug.exp: Test ability to call a function and passJim Kingdon2-18/+29
1995-03-14 * gdb.base/printcmds.exp (test_integer_literals_rejected): ChangeJim Kingdon2-12/+29
1995-03-11 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PRJim Kingdon2-3/+5
1995-03-10 * gdb.c++/templates.exp: Source templ-info.exp only ifPeter Schauer1-0/+3
1995-03-10 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'Peter Schauer2-238/+207
1995-03-08 * *.exp: Skip all tests silently if skip_chill_tests returns true.Jim Kingdon15-1/+34
1995-03-08* lib/gdb.exp (skip_chill_tests): New procedure.Jim Kingdon1-0/+2
1995-03-08* gdb.base/signals.exp (signal_tests_1): xfail for irix.Jim Kingdon1-1/+5
1995-03-08 * string.ch, string.exp, Makefile.in: New test case.Per Bothner5-1/+83
1995-03-06 * tuples.ch (setnmode); New module.Per Bothner3-0/+39
1995-03-06 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning ofJeff Law1-0/+7
1995-03-04 * callch.ch, callch.exp, Makefile.in: New test case.Per Bothner5-1/+125
1995-03-02 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): OnlyJim Kingdon1-0/+3
1995-03-02 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn'tJim Kingdon2-1/+4
1995-03-02 * misc.exp: If executable does not exist, issue warning and skipJim Kingdon2-1/+7
1995-03-02 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails tryJim Kingdon1-0/+14
1995-03-02 * misc.ch, misc.exp, Makefile.in: New test case.Per Bothner5-1/+96
1995-03-01 * config/mips-gdb.exp (gdb_load): In every test case, we need to doKung Hsu2-34/+58