summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set,Keith Seitz1998-12-301-2/+44
| | | | skip the tests.
* oops. fix linesplit caused by bad pasteFelix Lee1998-12-181-2/+1
|
* sanitization fix.Felix Lee1998-12-181-0/+19
|
* Keep restore.c and restore.expJeff Law1998-12-081-0/+2
|
* *** empty log message ***Jim Blandy1998-12-071-0/+4
|
* From Brendan Kehoe:Stan Shebs1998-12-031-1/+22
| | | | | * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required int return types.
* Added missing keeper files.Michael Snyder1998-10-301-0/+2
|
* *** empty log message ***Michael Snyder1998-10-084-0/+62
|
* Replace "exec" with "executable" in messages.Andrew Cagney1998-10-012-3/+7
|
* * gdb.gdbtk/browser.test: Fix tests which incorrectly assumeKeith Seitz1998-09-291-0/+11
| | | | | that gdb knows _exactly_ which files belong to the user and which come from libraries.
* Add brace missing from previous delta.Nick Clifton1998-09-282-1/+5
|
* Fix info float test for arm-elf toolchainsNick Clifton1998-09-212-35/+62
|
* Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-09-181-0/+8
| | | | * gdb.trace/*.exp: remove "remote_download" command.
* * gdb.trace/configure.in(AC_INIT): typoFelix Lee1998-09-163-2/+7
| | | | * gdb.trace/configure: regenerated
* Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-09-1526-2/+5878
| | | | | | | | | | | | | * lib/<emc-support.exp trace-support.exp}: New files. * configure.in: add new test directory gdb.trace. * gdb.trace/{configure configure.in Makefile.in}: New files. * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files. * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files. * gdb.trace/{collection.c collection.exp tfind.exp }: New files. * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files. * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files. * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files. * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
* Mon Sep 14 20:00:57 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-09-151-0/+4
| | | | | | * dejagnu/baseboards/m68k-emc.exp: New file. * dejagnu/config/m68k-emc.exp: New file. * gdb/testsuite/config/m68k-emc.exp: New file.
* Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-09-111-0/+21
| | | | | | | | * gdb.c++/classes.exp: Change all regular expressions to match arbitrary combinations of newline/carriage-return, so that they will work equally well on Unix and Windows. * gdb.c++/inherit.exp: ditto. * gdb.c++/virtfunc.exp: ditto.
* * gdb.gdbtk/Makefile.in: Add new example program "stack".Keith Seitz1998-07-245-0/+1043
| | | | | | * gdb.gdbtk/browser.test,browser.exp: Add browser window tests. * gdb.gdbtk/stack1.c,stack2.c: Test case for browser window.
* * gdb.disasm/am33.s: Add tests for autoincrement instructions.Jeff Law1998-07-241-0/+19
| | | | | * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15 to use a0-a3/d0-d3 as needed.
* * configure.in: Fix sanitization start/end error.Keith Seitz1998-07-141-3/+4
| | | | * configure: Regenerate.
* * gdb.base/callfuncs.exp: add cmp10 test.Felix Lee1998-07-131-0/+5
| | | | * gdb.base/callfuncs.c (cmp10): new function.
* * gdb.base/commands.exp: Break up infrun_breakpoint_command_testDawn Perchik1998-07-101-0/+5
| | | | into two parts to get around a synchronization problem in expect.
* Sun Jun 28 22:34:34 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1998-06-291-0/+5
| | | | | * gdb.gdbtk/simple.c (main): Make main return an int so compiler will stop complaining.
* * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.Keith Seitz1998-06-2712-33/+1544
| | | | | | | | | | * configure.in: Add options for gdbtk testsuite. * configure: Regenerate. * gdb.gdbtk: New directory to hold gdbtk tests. * gdb.gdbtk/console.{exp, test}: New console window tests.
* * gdb.fortran/types.exp: Escape brackets in expect patternsPeter Schauer1998-06-261-0/+7
| | | | | | for test_float_literal_types_accepted tests. * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss before run test.
* * am33.exp: Just compile, do not link the testcase.Jeff Law1998-06-261-0/+7
| | | | * am33.s: Add ".am33" pseudoop to force am33 mode.
* * gdb.base/setshow.exp: make sure $pc is sane.Felix Lee1998-06-251-0/+6
| | | | * gdb.stabs/weird.exp: split expect patterns properly.
* * gdb.disasm/am33.s: New disassembler testfile for the am33.Jeff Law1998-06-245-0/+1334
| | | | * gdb.disasm/am33.exp: Run it.
* Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-06-231-0/+10
| | | | | * gdb.base/funcargs.exp: simplify expect strings to ease pattern match processing (and eliminate spurious timeouts when running).
* Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-06-101-0/+4
| | | | * gdb.base/overlays.exp: fixup compile line for linker script.
* * gdb.fortran/types.exp: don't guess at float size.Felix Lee1998-06-051-0/+4
|
* * chexp.exp: fix tests that assume >16-bit ints.Felix Lee1998-06-052-5/+11
|
* * gdb.base/exprs.exp: delete test that depends on int size.Felix Lee1998-06-051-0/+9
|
* * gdb.base/reread.exp: New file.Mark Alexander1998-05-175-0/+171
| | | | | * gdb.base/reread1.c: New file. * gdb.base/reread2.c: New file.
* * config/sim.exp: Use 'target sim -sparclite' when runningMark Alexander1998-05-172-14/+24
| | | | SPARClite programs.
* Keep structs2.{c,exp} for now.Doug Evans1998-05-171-2/+2
|
* * gdb.base/structs2.exp: New file.Doug Evans1998-05-174-0/+149
| | | | * gdb.base/structs2.c: New file.
* * gdb.asm/common.inc: New file.Doug Evans1998-05-133-0/+60
| | | | | | | | | | | * gdb.asm/d10v.inc: New file. * asm-source.exp: Pass -I's to gas to find .inc files. Update line numbers in expected output. * asmsrc1.s: Rewrite. * asmsrc2.s: Rewrite. * configure.in: Create arch.inc symlink. * configure: Regenerate. * Makefile.in (distclean): Delete arch.inc.
* Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1998-04-231-0/+11
| | | | | | | | | | * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int, not void. fche says he vaguely remembers a problem with returning int instead of void, but ISO C sez printf returns int, so let's see what happens.
* Add branches.c.Jason Molenda1998-04-211-0/+1
|
* Keep cygmon.exp.Jason Molenda1998-04-211-2/+3
|
* Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-04-161-0/+113
| | | | | | * gdb.base/branches.c: Code with lots of loops and subroutines. Used to test gdbs ability to single step through PC changes, especially to test mips-tdep.c:mips_next_pc
* * Changed one line in one C++ test case to hopefullyFrank Ch. Eigler1998-04-141-0/+5
| | | | | | | | | zap one group of persistent gdb testomat failures. Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com> * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass more rigorous EGCS C++ error checking.
* Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1998-04-111-0/+17
| | | | | | | | | | | | | | | * gdb.base/help.exp: Clean up `help set args' and `help show args' tests. * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling function when asleep. * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment for i*86 Linux and SVR4 signal handling problems. Remove linux xfail for `next to handler in signals_tests_1', fixed by recent infrun.c change. Limit backtrace to 10 frames to avoid timeout problems with infinite stack backtraces. Adjust expect pattern in `handle all print' test to match Apr 28 1997 target.[ch] change.
* * lib/gdb.exp(gdb_test): Send multiline commands one at a time; waitBob Manson1998-03-312-9/+61
| | | | | for a newline from gdb before continuing. (default_gdb_exit): Just look for y or n.
* * Makefile.in: Derive SHELL from configure.Stu Grossman1998-03-244-56/+64
| | | | | | | | | | | | | | * config/d10v/d10v.mt config/d30v/d30v.mt config/m32r/m32r.mt config/mn10200/mn10200.mt config/mn10300/mn10300.mt : Remove -lm from SIM. This prevents dependency checking of -lm (under NT native builds). (It is automatically added by configure if it exists.) * doc/configure mswin/configure nlm/configure testsuite/gdb.base/configure testsuite/gdb.c++/configure testsuite/gdb.chill/configure testsuite/gdb.disasm/configure testsuite/gdb.stabs/configure testsuite/gdb.threads/configure: Regenerate with autoconf 2.12.1 to fix shell issues for NT native builds.
* * gdb.asm/{Makefile.in,configure.in,configure}: New files.Doug Evans1998-03-131-0/+8
| | | | * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
* massive sanitization fixesAngela Marie Thomas1998-03-132-0/+2
|
* snapshotDoug Evans1998-03-137-251/+152
|
* regenerateDoug Evans1998-03-131-1/+1
|