Reviewed and approved by cagney@gnu.org.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index fb73ed17777e37a0bc67ea53a4946114f51cd44f..97a657b9029a706333d5549ce81a10e5443fa47c 100644 (file)
@@ -1,3 +1,120 @@
+2004-02-26  Fred Fish  <fnf@redhat.com>
+  
+       * gdb.arch/gdb1431.c: Remove.
+       * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
+       * gdb.arch/gdb1431.exp: Use "advance" correctly instead
+       of "until" incorrectly.
+
+2004-02-26  J. Brobecker  <brobecker@gnat.com>
+
+       * gdb.cp/class2.cc (empty): New class.
+       (refer): New function.
+       (main): Declare an object of type empty and use it.
+       * gdb.cp/class2.exp: Print the value of an object of type empty.
+
+2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/langs.exp: Update query string to match the
+       new nquery format used for pending breakpoints.
+
+2004-02-26  Andrew Cagney  <cagney@redhat.com>
+
+       Fix PR i18n/1570.
+       * gdb.base/charset.c: Update copyright notice.
+       (main, init_string): Remove the escape character '\e' tests.
+       * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
+       * gdb.base/charset.exp (valid_host_charset): Ditto.
+       * gdb.base/setvar.exp: Ditto.
+
+2004-02-24  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
+       mmapped data in core file" PASS and FAIL messages consistent.
+
+       * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
+       setting a breakpoint.  Work around PR java/1565.
+
+2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * lib/gdb.exp (gdb_breakpoint): Update query string to match
+       new nquery format.
+       * gdb.base/pending.exp: Ditto.
+
+2004-02-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * configure.in: Run stabs tests on *BSD.
+       * configure: Regenerated.
+
+2004-02-21  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
+
+2004-02-20  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
+       blank in test for "returns short", for consistency with other
+       "returns xxx" tests.  Update copyright year.
+
+2004-02-19  Fred Fish  <fnf@redhat.com>
+
+       New testcase for PR breakpoint/1558.
+       * gdb.arch/gdb1558.exp: New file.
+       * gdb.arch/gdb1558.c: New file.
+
+2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.base/nodebug.exp: Fix typo.
+
+2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
+
+       Committed by Jim Blandy  <jimb@redhat.com>.
+
+       * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
+
+       * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
+
+       * gdb.base/float.exp: Support s390*-*-* targets.
+
+2004-02-17  Adam Fedor  <fedor@gnu.org>
+
+       * gdb.base/gdb1555.exp: New file.
+       * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
+
+2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
+
+2004-02-16  Fred Fish  <fnf@redhat.com>
+
+       * gdb.arch/gdb1291.c: Remove
+       * gdb.arch/gdb1291.s: New test input file.
+       * gdb.arch/gdb1291.exp: Expand test to check case that should not
+       fail.  Test for correct result, known incorrect result, other
+       failures and timeouts.
+
+2004-02-16  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/bigcore.exp: New file.
+       * gdb.base/bigcore.c: New file.
+
+2004-02-13  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
+       * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
+       * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
+       * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
+       * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
+       * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
+       * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
+       * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
+       * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
+       * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
+
+2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
+       executed is an alloc instruction.
+
 2004-02-11  David Carlton  <carlton@kealia.com>
 
        * gdb.cp/breakpoint.exp: New.
This page took 0.026274 seconds and 4 git commands to generate.