Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -150/+0 | |
1999-01-26 | am33 sanitize changes | Jeff Law | 1 | -9/+9 | |
1999-01-04 | add gdb.hp to list of subdirectories. | David Taylor | 1 | -0/+1 | |
1998-12-18 | oops. fix linesplit caused by bad paste | Felix Lee | 1 | -2/+1 | |
1998-12-18 | sanitization fix. | Felix Lee | 1 | -0/+19 | |
1998-10-08 | *** empty log message *** | Michael Snyder | 1 | -0/+1 | |
1998-06-27 | * lib/gdb.exp (gdbtk_start): Add startup for gdbtk. | Keith Seitz | 1 | -0/+44 | |
* 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. | |||||
1998-06-24 | * gdb.disasm/am33.s: New disassembler testfile for the am33. | Jeff Law | 1 | -0/+34 | |
* gdb.disasm/am33.exp: Run it. | |||||
1998-03-13 | keep gdb.asm | Doug Evans | 1 | -0/+1 | |
1997-04-08 | Mon Apr 7 17:46:23 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -27/+0 | |
* .Sanitize: remove sanitization for M32R target. | |||||
1996-10-31 | Filter changes for m32r target. | Michael Snyder | 1 | -0/+27 | |
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 1 | -20/+0 | |
1995-12-07 | Always keep the newly-added configure scripts. | Stan Shebs | 1 | -1/+3 | |
1995-08-07 | * gdb.disasm/sh3.s: Source for sh3 disassembler tests. | Jeff Law | 1 | -0/+20 | |
* gdb.disasm/sh3.exp: Run the sh3 disassembler tests. * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment. * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests. sh3e disassembler tests. Sanitized out for now. | |||||
1995-08-03 | Remove keep-chill stuff from .Sanitize and add gdb.chill to things to | Fred Fish | 1 | -6/+1 | |
keep. Remove sanitize references in ChangeLog. Remove start/end sanitize-chill lines in Makefile.in. | |||||
1995-07-26 | * gdb.threads: New directory with some crude multi-threaded | Jeff Law | 1 | -0/+1 | |
gdb tests (step.exp and step2.exp). * config/mt-lynx (STEP_EXECUTABLE): Define. (THREADFLAGS): Define. Hiro's test for 6100 and a crude test of my own. They both need some major cleanup for non-lynx hosts; both are also a little too loose in their checks. But I'm too burnt out on lynx to address either concern. | |||||
1994-08-29 | Keep Fortran tests | Stan Shebs | 1 | -0/+1 | |
1994-07-12 | Various updates | Stan Shebs | 1 | -26/+0 | |
1994-06-07 | Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -9/+13 | |
Reorganization of the GDB Test Suite. * gdb.base: New directory, contains all the basic tests. * gdb.c++: New directory, tests specific to C++. * gdb.chill: New directory, tests specific to Chill. * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved into appropriate new directories (t00-t17 to base, t20-t23 to c++, t30-31 to chill). * */gdbme.*: Rename to match appropriate expect scripts. * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c, gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c, gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h, gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c, gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c, gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c, gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c, gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c, gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c, gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files. * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc, gdb.c++/virtfunc.cc: New names of C++ files. * gdb.chill/chillvars.ch: New name of Chill file. * gdb.base/configure.in, gdb.c++/configure.in, gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in. * gdb.base/Makefile.in, gdb.c++/Makefile.in, gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in. * configure.in (configdirs): Update to reflect directory changes. (target_abbrev): No longer define for any configuration. * Makefile.in: Cosmetic improvements to header comments. | |||||
1994-05-12 | * .Sanitize: Drop the gdb.t30 and gdb.t31 directories | Bill Cox | 1 | -2/+6 | |
unless keep-chill was specified on the command line. * Makefile.in: Add comment lines to Sanitize out CHILL references unless keep-chill was specified. | |||||
1994-01-18 | Write ChangeLog entries for Rob changes. | Jim Kingdon | 1 | -0/+1 | |
Revert Rob changes which consisted of un-doing (accidentally, presumably) the changes which have happened since 4.12 branched off. In lib/gdb.exp remove the comment which went with the "catch" which Rob removed. | |||||
1994-01-17 | Add patches from gdb 4.12 testing. | Rob Savoye | 1 | -1/+0 | |
1994-01-11 | Add TODO to things to keep | Jim Kingdon | 1 | -0/+1 | |
1993-10-17 | * gdb.disasm: New directory for GDB disassembler tests. | Jim Kingdon | 1 | -0/+1 | |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+1 | |
1993-05-31 | Add gdb.stabs to keep and gdb.all to remove. | Fred Fish | 1 | -0/+3 | |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -3/+3 | |
1993-05-23 | * configure.in (configdirs): Add gdb.t24 for C++ tests that | Fred Fish | 1 | -0/+1 | |
should work on any system, regardless of debugging format. * gdb.t21/demangle.exp: Move to gdb.t24. * gdb.t24/demangle.exp: Move from gdb.t21. * gdb.t24/{Makefile.in, configure.in}: New files. | |||||
1993-05-07 | Remove dangling 'fi'. | Fred Fish | 1 | -2/+0 | |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1 | -51/+3 | |
1993-03-17 | * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test | Fred Fish | 1 | -0/+1 | |
files to test gdb's calling of functions in the inferior with the correct arguments and gdb's ability to retrieve any result returned. | |||||
1993-02-22 | * gdb/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 1 | -0/+113 | |
them to work properly given the reorganization of deja-gnu and the relocation of the testcases from deja-gnu to a "tool" subdirectory. |