aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
1993-10-25 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.Stu Grossman2-1/+5
1993-10-25* gdb.t06/signals.exp: Skip whole file with xfail for HPPA.Jim Kingdon1-0/+2
1993-10-25 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.Jim Kingdon1-0/+5
1993-10-25 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests whichJim Kingdon1-0/+7
1993-10-21 * gdb.t09/corefile.exp: At end of test, use "core" command withJim Kingdon1-0/+5
1993-10-20 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16Stu Grossman1-1/+8
1993-10-19 * gdb.t15/funcargs.exp: Don't put comments on same line asJim Kingdon1-0/+5
1993-10-19* gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.Jim Kingdon1-1/+10
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon1-10/+3
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon2-0/+48
1993-10-15 * gdb.t06/break.exp: For "next over recursive call", fail on anyJim Kingdon1-0/+5
1993-10-15Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+6
1993-10-15 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion ofJim Kingdon1-0/+7
1993-10-14Modified Files:Kung Hsu1-0/+4
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon1-8/+8
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon6-1/+1160
1993-10-14* gdb.t00/help.exp: Don't test "help set".Jim Kingdon1-0/+2
1993-10-14 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfailsJim Kingdon1-3/+0
1993-10-14 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfailsJim Kingdon1-6/+6
1993-10-14 * gdb.t20/inherit.exp: Remove all xfails from within expect statements.Jim Kingdon1-0/+4
1993-10-14 * gdb.t20/inherit.exp: Add note (in failure message) about knownJim Kingdon1-0/+6
1993-10-14 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend onJim Kingdon1-0/+9
1993-10-14* gdb.t06/signals.exp: Add xfail for sun3.Jim Kingdon1-0/+4
1993-10-07 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not reallyJim Kingdon1-0/+6
1993-10-05 * gdb.stabs/alpha.mt: New configuration file for alpha.Peter Schauer6-5/+62
1993-09-29 * gdb.t24 (demangle.exp): Constructors of templates have names likeJim Kingdon1-0/+8
1993-09-28 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".Jim Kingdon1-0/+8
1993-09-21 * Makefile.in: Remove definition of CC and remove the secondJim Kingdon1-0/+7
1993-09-20Use ftp device rather than "load" command.Rob Savoye1-69/+16
1993-09-18* gdb.t17/callfuncs.exp: Add "return 0" to end.Jim Kingdon1-0/+4
1993-09-17 * gdb.stabs/ecoff.mt: Remove STABSCC hack.Peter Schauer2-4/+11
1993-09-16 * config/vx-gdb.exp: Use fake device to load files rather thanRob Savoye1-0/+7
1993-09-16Use new proc for "file" command to load symbol tables.Rob Savoye1-56/+1
1993-09-16 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.Ian Lance Taylor3-10/+44
1993-09-15Change wierd to weirdIan Lance Taylor12-684/+124
1993-09-15 * gdb.t13/bitfields.exp: Test for bad output rather than waitingJim Kingdon1-0/+5
1993-09-15 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.Jim Kingdon2-9/+27
1993-09-10Added gdb_exit to call default_gdb_exit.Rob Savoye1-0/+6
1993-09-09Made cross testing work better.Rob Savoye1-8/+72
1993-09-07 * gdb.t15/{return.c,return.exp,Makefile.in}:Jim Kingdon1-0/+5
1993-09-02Load the udi library procedures.Rob Savoye1-0/+1
1993-08-31 * config/udi-gdb.exp: gdb_exit now kills any isstip processesRob Savoye1-0/+6
1993-08-31Just a little cleanup. Made gdb_exit "kill" any isstip's still runningRob Savoye1-42/+45
1993-08-31 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out theRob Savoye1-0/+10
1993-08-30Use default version procedure.Rob Savoye2-17/+2
1993-08-30Add default gdb version so it can be shared.Rob Savoye1-0/+16
1993-08-30Make gdb_exit into default_gdb_exit so it can be shared.Rob Savoye1-12/+75
1993-08-30Use default_gdb_exit now.Rob Savoye1-1/+1
1993-08-30Works again.Rob Savoye1-1/+1
1993-08-30Add values for RUNTEST and RUNTESTFLAGS so cross testing works better.Rob Savoye16-46/+97