gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a9d5de7c1b334937f87b63ae5823e1a3e8bbfccf..f1b04641bc47b14940a392100906baea3af49a59 100644 (file)
@@ -1,3 +1,71 @@
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Phil Muldoon  <pmuldoon@redhat.com>
+           Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.python/python-prettyprint.exp: New file.
+       * gdb.python/python-prettyprint.c: New file.
+       * gdb.python/python-prettyprint.py: New file.
+       * gdb.base/display.exp: print/r is now valid.
+
+2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Tom Tromey  <tromey@redhat.com>
+           Pedro Alves  <pedro@codesourcery.com>
+           Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.python/python-template.exp: New file.
+       * gdb.python/python-template.cc: New file.
+       * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
+       tests.
+       * gdb.python/python-value.exp (py_objfile_tests): New proc.
+       Call it.
+       (test_value_after_death): New proc.
+       * gdb.python/python-value.c (PTR): New typedef.
+       (main): New variable 'x'.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
+       tests.
+       * gdb.python/python-value.exp (py_objfile_tests): New proc.
+       Call it.
+
+2009-05-27  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
+
+2009-05-24  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/fork-thread-pending.c: New.
+       * gdb.threads/fork-thread-pending.exp: New.
+
+2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
+       * gdb.dwarf2/dw2-strp.S (a_string2): New.
+
+2009-05-18  Jon Beniston <jon@beniston.com>
+
+        * gdb.asm/asm-source.exp: Add lm32 target.
+
+2009-05-17  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
+       `gdb_get_line_number'.  Call `callee' in both parent and child.
+       * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
+       `gdb_get_line_number' instead of hardcoding line numbers.
+       (catch_fork_unpatch_child): New procedure to test detaching
+       breakpoints from child fork.
+       (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
+       hardcoding line numbers.
+       (do_fork_tests): Run `catch_fork_unpatch_child'.
+
+2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-cmd-var.exp: Check that when varobj
+       of structure type enters or leaves the scope, it
+       is reported by -var-update.
+
 2009-05-11  Doug Evans  <dje@sebabeach.org>
 
        * gdb.mi/nsintrall.c (main): Fix off-by-one error.
This page took 0.045307 seconds and 4 git commands to generate.