gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 00f4aeca249c95ff871b907c8e5817def5d08064..897740418a5690db93c062dd7aecfd99932689db 100644 (file)
@@ -1,3 +1,102 @@
+2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/prelink.exp (set verbose on): New.
+
+2010-02-12  Tomas Holmberg <th@virtutech.com>
+
+       * mi-reverse.exp: New file. Test for reverse option to the
+       following MI commands: exec-continue, exec-finish, exec-next,
+       exec-step, exec-next-instruction, exec-step-instruction.
+       
+2010-02-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/ptype_tagged_param: New testcase.
+
+2010-02-08  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/8017:
+       * gdb.cp/overload.exp: Add tests.
+       * gdb.cp/overload.cc (struct K): New.
+       (namespace N): New.
+       (main): Call new functions.
+       (K::staticoverload): Define.
+
+Mon Feb  8 13:18:22 2010  Chris Moller  <moller@mollerware.com>
+
+       PR gdb/10728
+       * gdb.cp/pr10728-x.h: New file.
+       * gdb.cp/pr10728-x.cc: New file.
+       * gdb.cp/pr10728-y.cc: New file.
+       * gdb.cp/pr10728.exp: New file.
+       * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
+
+Mon Feb  8 12:54:54 2010  Chris Moller  <moller@mollerware.com>
+
+       PR gdb/9067
+       * gdb.cp/pr9067.exp:  New
+       * gdb.cp/pr9067.cc:   New
+       * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
+
+2010-02-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * lib/gdb.exp (gdb_test_timeout): New global variable.
+       Set it to timeout if not already set.
+       (gdb_init): Reset the value of timeout to gdb_test_timeout.
+
+2010-02-05  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
+       user.
+
+2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       PR c++/7935:
+       * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
+
+2010-02-04  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/virtbase.exp: Make test case names unique.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/virtbase.exp: Add regression tests.
+       * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
+       (main): Instantiate RHC.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
+       type-printing change.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
+       * gdb.cp/virtbase.cc: New file.
+       * gdb.cp/virtbase.exp: New file.
+       * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
+
+2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR libc/11214:
+       * gdb.threads/current-lwp-dead.c: Include features.h.
+       (HAS_NOMMU): New.
+       (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
+
+2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/symbol-without-target_section.exp,
+       gdb.base/symbol-without-target_section.c: New.
+
+2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/bigcore.exp: Reset increased timeout.
+       * gdb.base/interrupt.exp: Match unexpected gdb prompt.
+
+2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/gcore.exp (capture_command_output): Use
+       gdb_test_multiple.
+
 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.arch/thumb2-it.S (it_breakpoints): New function.
This page took 0.035719 seconds and 4 git commands to generate.