X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=0a75a3a0b39f646afb362e54da00e344e6450818;hb=81074ec8d18eadede2998b7475e34ee149b9cb24;hp=556fd74caf38945372a1a5f8e32b0084dbe0610f;hpb=dd294fc006160dcb8452a9510bd107384bbb3a64;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 556fd74caf..0a75a3a0b3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,258 @@ +Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC + compiler arranges the code and line numbers. + + * gdb.t17/interrupt.exp: Don't send \n after ^C. + +Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t00/help.exp: Increase expect input buffer size. + +Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t06/signals.exp: Remove sparc xfail; bug fixed. + + * gdb.t07/watchpoint.exp: Add xfail for hppa. + + * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. + + * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint + [0-9]*, not just [0-9]. + +Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972. + + * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use. + +Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/help.exp: Replace most of docstring for "continue" with .*. + +Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t06/signals.c: Add xfails for sun3. + + * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836. + + * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add + test_stepping tests. + +Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t{06,17}/Makefile.in (clean): Remove all executables. + + * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug. + + * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c + rather than actually putting it through cpp twice. + + * gdb.t06/signals.exp: Add xfails for unixware and rs6000. + +Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/mips-gdb.exp (gdb_exit): Removed close statement which is + no longer needed. + +Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn. + + * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any + C++ features prints as "struct", make it a pass, not an xfail. + +Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t22/virtfunc.exp: Remove a bunch of xfails. + Don't require VA to print as "class" rather than "struct". + +Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com) + + * gdb.t06/twice.exp: Don't care about the file name GDB prints. + +Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end. + +Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong + order. + +Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t16/printcmds.exp: Add printf tests. + + * gdb.t06/{twice.{c,exp},Makefile.in}: New test. + + * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too. + +Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t20/classes.exp: Add clear_xfail's before printing summary + pass counts, to counteract any existing or future setup_xfails. + +Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros + {BEGIN,END}_COMMON for common block instead of STAB. + * gdb.stabs/wierd.exp: Add xfail for rs6000. + + * gdb.stabs/wierd.def: Make value of N_GSYM's 0. + intp_var should be N_GSYM not N_LSYM. + wierd-aout.S: Use a label for the value of the N_SO. + wierd.def: Remove all backslashes. + wierd-{aout,xcoff}.S: Put a few tests with backslashes here. + +Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to + get the expected next to inheritance3. + +Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-* + now that gcc-2.4 gets it right. + +Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test. + + * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of + generating comp-info.exp which works for cross-compilation. + +Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not + "*-*-sysv4.*". + +Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t01/run.exp: Start with a fresh gdb. + * gdb.t11/list.exp: For SVR4 xfails, match on all versions of + SVR4.x. + +Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com) + + * {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.t30}/ + Makefile.in (distclean, realclean): Remove gdbme.c from list of + things to remove. + +Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new + test cases from bug reports. + +Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*. + * gdb.t12/scope.exp: Add clear_xfails at appropriate places to + avoid spurious xfails. + * gdb.t20/classes.exp: Add xfails for longstanding C++ problems. + * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*. + * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems. + +Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t00/teststrategy.exp: Rework to provide more useful + description of each test, fix problem with systems that define + ALIGN_STACK_ON_STARTUP code, other misc cleanups. + * gdb.t06/break.exp (test_next_with_recursion): Fix expected + results for "next over recursive call" so timeouts aren't taken + by error. + +Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com) + + * gdb.t12/scope.exp: Test printing of variables before run. + + * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are + printed in wrong order due to sorting. + +Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t00/teststrategy.exp: Fix expected results for printing + user entered string constant. Is array of char, prints with no + address. + + * gdb.t00/{default.exp, help.exp}: Account for changes to radix + commands. + * gdb.t16/gdbme.c: Add and use struct containing arrays of char. + * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *". + * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing + of struct of char arrays. + * gdb.t00/radix.exp: New tests for radix commands. + +Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com) + + * gdb.t16/printcmd.exp: Print a variable before running program + (with xfail for AIX). + +Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com) + + * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test. + + * gdb.t16/printcmd.exp: Don't print variables before running program. + + * gdb.t06/break.exp: Don't require envp argument to main. + + * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword. + + * gdb.t02/whatis.exp, gdb.t11/list.exp: + Add xfails for rs6000. + + * gdb.t02/whatis.exp: Change other tests not to re-test something + we already tested. + + * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure + each type used has a variable of that type. + +Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com) + + * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure. + +Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: change srctrigger to be a file, not a directory + +Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure.in (mips-idt-ecoff*): Added trailing '*'. + + * gdb.t11/list.exp: Fixed a couple of typos. + +Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug + is fixed and PR is closed. + * gdb.t16 (gdbme.c): Add simple test string variable. + * gdb.t16 (printcmds.exp): Add tests with simple test string + variable, primarily for boundaries on "set print elements". + +Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com) + + * gdb.stabs/wierd.exp: Remove xfail for printing big integer. + Make leading 0's optional and don't expect a tab in the middle + of the number. + + * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy. + + * gdb.stabs/wierd.def: Type attributes must be preceded by number=. + * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also + don't end command passed to gdb_test with newline. + + * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the + signed keyword away, don't expect signed bitfields to be signed. + + * gdb.t13/bitfields.exp (bitfield containment): Accept the fields + printing with only as many 1's as are in the field as well as printing + with 32 1's (see comment). + Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com) + * gdb.t00/default.exp: Start with a fresh gdb. * configure.in (configdirs): Remove gdb.t31 until the chill compiler works again. It no longer is able to find chillrt0 since it isn't in libchill.a anymore.