* gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2c4894225626e0c6d1ae3a3cfecb0bc1caa0f7ef..2617a2dd07ce17f1ce853c6d5c1bc7e65edd53b9 100644 (file)
@@ -1,3 +1,86 @@
+2000-04-07  J.T. Conklin  <jtc@redback.com>
+
+       * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
+
+       * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
+
+Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
+
+       * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
+       values that can be represented exactly.
+       * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
+       above change, and to not check against the directory part of the source
+       file name.
+       (step into print_long_arg_list): Likewise.
+       (print print_small_structs from print_long_arg_list): Likewise.
+       (print print_long_arg_list): Likewise.
+
+2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
+
+Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
+
+2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
+
+       * gdb.base/commands.exp (deprecated_command_test): Add test for
+       deprecate with no arguments.
+
+2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+       * gdb.base/break.exp: Add new test for setting breakpoints on
+       optimized code so we can test breakpoints work even when function
+       prologues may be optimized away
+
+2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
+
+       From David Whedon <dwhedon@gordian.com>
+        * gdb.base/commands.exp : Added command deprecator tests.
+
+2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
+
+       * gdb.base/help.exp: Added test for new apropos command.
+
+2000-03-21  Kevin Buettner <kevinb@redhat.com>
+
+       * gdb.base/pointers.c (usevar): New function.
+       (main): Make sure that global variables v_int_pointer2, rptr,
+       and y are all referenced someplace in the program by calling
+       usevar() on them.  [Some linkers delete symbols which are
+       never referenced.  The space remains, but there's no way to
+       get a (symbolic) handle on the variable from the debugger.]
+
+2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdb.base/printcmds.c: Add typedeffed arrays.
+
+       * gdb.base/printcmds.exp (test_print_typedef_arrays): New
+       procedure to test arrays that are typedef'd.
+
+2000-03-13  James Ingham  <jingham@leda.cygnus.com>
+
+       * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
+       the library directories. 
+
+Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (configdirs): Add sub directory gdb.mi.
+       * configure: Re-generate.
+
+       * gdb.mi: New directory.
+       
+2000-02-25  Scott Bambrough <scottb@netwinder.org>
+
+       * gdb.base/long_long.exp: Correct test suite failure when printing
+       a long long value as a double on ARM platforms.
+
+2000-02-16  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/break.exp ("breakpoint line number"): Make sure the
+       default source file is set properly before running this test.
+
 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
This page took 0.026541 seconds and 4 git commands to generate.