Fixed void* vs int* overload issue (PR C++/10343).
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 334052333785dc38d8c12c4365d40f71d0c671a7..7e3f170ad77c56191964ab51da3bc1d8eb27eaeb 100644 (file)
@@ -1,3 +1,42 @@
+2010-10-14  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/converts.cc: New test program.
+       * gdb.cp/converts.exp: New test.
+       * gdb.cp/overload.exp: Added test for void* vs int*.
+       * gdb.cp/overload.exp: Ditto.
+       * gdb.cp/oranking.exp: Removed related kfail.
+
+2010-10-13  Doug Evans  <dje@google.com>
+
+       * lib/gdb-python.exp (gdb_check_python_config): New function.
+       * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
+       * gdb.python/lib-types.cc: New file.
+       * gdb.python/lib-types.exp: New file.
+
+2010-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.python/py-error.exp: New file.
+       * gdb.python/py-error.py: New file.
+
+2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
+       gdb_test_multiple.
+
+2010-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp: Use ldlags for linking flags.
+       * gdb.base/prelink.exp: Likewise.
+       * gdb.base/solib-nodir.exp: Likewise.
+       * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
+       (gdb_compile) <shlib_load>: Use ldlags for linking flags.
+       * lib/prelink-support.exp (build_executable_own_libs): Likewise.
+
+2010-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * break-interp.exp (test_ld): Use two separate gdb_expect statements
+       for the "info files" test to avoid timeouts on slow machines.
+
 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
This page took 0.035447 seconds and 4 git commands to generate.