* gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index e25b72778189d2b68967759447fe8365d31f3c47..ad3e1933d2be09d380984e613bf41d8ae4309cfa 100644 (file)
@@ -1,3 +1,87 @@
+2010-03-23  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
+       format strings and add casts to avoid compiler warnings.
+
+2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/trace-support.exp (gdb_trace_setactions):
+       Don't expect whitespace after ">" prompt.
+       * gdb.trace/actions.exp: Adjust for output changes.
+       * gdb.trace/while-stepping.exp: Likewise.
+
+2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
+       and r157645).
+
+2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
+       New.
+
+2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
+       * gdb.python/py-mi.exp (binfile): Rename to py-mi.
+
+2010-03-19  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/ax.exp: New file.
+
+2010-03-19  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
+       output from gcc.
+
+       * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
+       named /usr/sbin/prelink<foo>.
+
+2010-03-18  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/circ.exp: Test circular-trace-buffer.
+       * gdb.trace/tfile.exp: Update tstatus test.
+
+2010-03-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.dwarf2/dw2-anonymous-func.S: New file.
+       * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
+
+2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
+
+2010-03-18  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/default.exp: Adjust the expected output of the finish
+       and until commands when the inferior is not being run.
+
+2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/shadow.exp: Removed kfail; test has been fix.
+       * gdb.cp/nsusing.exp: Ditto.
+
+2010-03-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
+       * gdb.cp/userdef.cc (operator==): New function.
+       (main): New locals mem1, mem2.
+
+2010-03-15  Jie Zhang  <jie@codesourcery.com>
+
+       * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
+       Declare and use new loadtimeout variable.
+
+2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
+       Use gdb_load later.
+
+2010-03-14  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/solib-disc.c (main): Make format of fprintf a string
+       literal.  Add missing endlines to prints to stderr.
+
 2010-03-12  Tom Tromey  <tromey@redhat.com>
 
        PR c++/9708:
This page took 0.034503 seconds and 4 git commands to generate.