gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8957c5e145fbf057f80f059a8a9db97dd15fcc3b..7a37183d27edebcae3c4b835583532915888e27c 100644 (file)
@@ -1,3 +1,93 @@
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/paren-type.cc: New files.
+       * gdb.cp/paren-type.exp: New files.
+
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Stop on first linespec terminator instead of eating what we can.
+       * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
+       * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
+       * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
+       (break C::f()): ... this one.
+       (break C::operator()()): New test.
+       * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
+       * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
+       test.
+
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fall back linespec to minimal symbols.
+       * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
+       error message.
+       * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
+       * gdb.cp/minsym-fallback-main.cc: New file.
+       * gdb.cp/minsym-fallback.cc: New file.
+       * gdb.cp/minsym-fallback.exp: New file.
+       * gdb.cp/minsym-fallback.h: New file.
+
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/no-dmgl-verbose.cc: New file.
+       * gdb.cp/no-dmgl-verbose.exp: New file.
+
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
+       __GI_.
+       * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
+       (f): New function.
+       * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
+       (complete p 'func<short>(): ... here.
+       * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
+       * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
+       * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
+       * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
+       Make them KFAIL gcc/49546.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
+
+2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Test GCC PR debug/49546.
+       * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
+       (test type of F in k3_m, test value of F in k3_m): New.
+       * gdb.cp/temargs.cc (struct S3, struct K3): New.
+       (main): New variable k3.  Call k3.k3_m.
+
+2011-07-01  Jean-Charles Delay  <delay@adacore.com>
+
+       * gdb.ada/packed_array.exp: Fix expected outout.
+
+2011-07-01  Jean-Charles Delay  <delay@adacore.com>
+
+       * gdb.ada/packed_array.exp: fixed expected output.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/same_enum: New testcase.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/ptr_typedef: New testcase.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/arrayptr.exp: Add ptype test.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/char_enum: New testcase.
+
+2011-07-01  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/dump.exp (capture_pointer_with_type): New.
+       Get value from address instead of name.
+       Start GDB once, and do `dump' and `restore'
+       tests together.
+
 2011-06-30  Jie Zhang <jie.zhang@analog.com>
            Mike Frysinger  <vapier@gentoo.org>
 
This page took 0.03512 seconds and 4 git commands to generate.