revert back to previous revision
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1332407e1666c246f9d75d477328c3e9d0a8e477..d39b524da8727023aa6ad4f36cfbc1b258ca445a 100644 (file)
@@ -1,5 +1,82 @@
+2010-08-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
+       to reflect latest c source file.
+
+2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/infcall-dlopen.exp: New file.
+       * gdb.cp/infcall-dlopen.cc: New file.
+       * gdb.cp/infcall-dlopen-lib.cc: New file.
+
+2010-08-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Pedro Alves  <pedro@codesourcery.com>
+
+       PR breakpoints/11371
+
+       * gdb.base/watch-cond-infcall.exp: New file.
+       * gdb.base/watch-cond-infcall.c: New file.
+
+2010-08-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/help.exp: Update.
+       * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
+       watchpoint.
+       (test_watch_location): New proc.
+       (test_watchpoint_in_big_blob): Delete watchpoint.
+       * gdb.base/watchpoint.c (func5): New function.
+       (main): Call it.
+
+2010-08-16  Doug Evans  <dje@google.com>
+
+       * gdb.python/python.exp: Fix syntax in "post event insertion" test.
+
+2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
+       tests.
+
+2010-08-11  Ken Werner  <ken.werner@de.ibm.com>
+
+       * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
+       * gdb.base/gnu_vector.c: New File.
+       * gdb.base/gnu_vector.exp: Likewise.
+
+2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/python.c: New File.
+       * gdb.python/python-sl.c: New File.
+       * gdb.python/python.exp: Test solib_address and decode_line
+       * functions.
+
+2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.python/python.exp (show height, set height 10)
+       (verify pagination beforehand, verify pagination beforehand: q)
+       (gdb.execute does not page, verify pagination afterwards)
+       (verify pagination afterwards: q): New.
+
+2010-08-02  Doug Evans  <dje@google.com>
+
+       * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
+       because of an older gcc, change test2
+       "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
+       to unsupported.
+
+2010-07-30  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gdb.base/break-always.exp: Do not expect full paths to file
+       names.
+       * gdb.base/commands.exp: Likewise.
+
 2010-07-30  Doug Evans  <dje@google.com>
 
+       * gdb.cp/temargs.exp: For new tests that require newer gccs,
+       xfail them when run with older gccs.
+
+       * lib/gdb.exp (build_executable): Forward "c++" option to
+       get_compiler_info.
+
        * gdb.python/py-type.exp (test_template): Mark as xfail tests
        "python print ttype.template_argument(1)" and
        "python print isinstance(ttype.template_argument(1), gdb.Value)"
This page took 0.034777 seconds and 4 git commands to generate.