Fix xmethod Python so that it works with Python3.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index aa2eae0c5a659bd77f3e8b86bbf477f5c104db25..38682fa76427634dbe67583e0dce4e2ef1105a04 100644 (file)
@@ -1,3 +1,44 @@
+2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-xmethods.py (A_getarrayind)
+       (E_method_char_worker.__call__, E_method_int_worker.__call__):
+       Use 'print' with function call syntax.
+       (E_method_matcher.match): Fix tab vs space indentation mixup.
+
+2014-08-15  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
+       false.
+
+2014-08-15  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.cp/casts.exp: Set print symbol off.
+       * gdb.cp/class2.exp: Likewise.
+       * gdb.cp/overload.exp: Likewise.
+       * gdb.cp/templates.exp: Likewise.
+
+2014-08-11  Doug Evans  <dje@google.com>
+
+       * gdb.base/print-symbol-loading.exp (test_load_core): Update.
+       (test_load_shlib): Update.
+
+2014-08-09  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/display.exp: Invoke is_address_zero_readable.
+       * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
+       * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
+       * gdb.base/hbreak-unmapped.exp: Return if
+       is_address_zero_readable returns true.
+       * gdb.base/signest.exp: Likewise.
+       * gdb.base/signull.exp: Likewise.
+       * gdb.base/sigbpt.exp: Likewise.
+       * gdb.guile/scm-disasm.exp: Do the test if
+       is_address_zero_readable returns false.
+       * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
+       * gdb.python/py-arch.exp: Likewise.
+       * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
+       * lib/gdb.exp (is_address_zero_readable): New proc.
+
 2014-08-09  Yao Qi  <yao@codesourcery.com>
 
        PR testsuite/13443
This page took 0.036158 seconds and 4 git commands to generate.