gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index d0b0f35c689d4d650462d1fda8619bd19fedd2fd..7be614614a9c8977016f35a29a4adc524d754009 100644 (file)
@@ -1,3 +1,129 @@
+2012-08-23  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/disconnected-tracing.c (start, end): New.
+       (main): Call start and end.
+       * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
+       existing tests into this proc.
+       (disconnected_tfind): New.
+
+2012-08-23  Yao Qi  <yao@codesourcery.com>
+
+       * boards/native-gdbserver.exp (${board}_upload): New.
+       * boards/native-stdio-gdbserver.exp (${board}_upload): New.
+       * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
+       Execute tfile on remote target.
+       Copy trace file from target to host.
+
+2012-08-22  Joseph Myers  <joseph@codesourcery.com>
+
+       * gdb.arch/thumb-bx-pc.S: New file.
+       * gdb.arch/thumb-bx-pc.exp: New file.
+
+2012-08-22  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/maint.exp: Update.
+
+2012-08-22  Tom Tromey  <tromey@redhat.com>
+
+       * lib/gdb.exp (skip_unwinder_tests): New proc.
+       * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
+       * gdb.java/jnpe.exp: Use skip_unwinder_tests.
+
+2012-08-21  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.hp/gdb.aCC/exception.exp: Remove.
+
+012-08-19  Andrew Pinski  <apinski@cavium.com>
+
+       * gdb.arch/mips-octeon-bbit.c: New file.
+       * gdb.arch/mips-octeon-bbit.exp: New Test.
+
+012-08-19  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/14365
+       * gdb.dwarf2/dw2-anon-mptr.exp: New file.
+       * gdb.dwarf2/dw2-anon-mptr.S: New file.
+
+2012-08-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/solib-corrupted.exp (make solibs looping): Replace
+       verbose -log by more specific untested call.
+
+2012-08-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/tfind.exp: Move tests on various command help before
+       checking target supports trace.
+       Fix the expected output of 'help tfind end'.
+
+2012-08-17  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/13356
+       * gdb.base/default.exp: Update all "check type" tests.
+       * gdb.base/help.exp: Likewise.
+       * gdb.base/setshow.exp: Likewise.
+       * gdb.cp/converts.cc (foo1_type_check): New function.
+       (foo2_type_check): New function.
+       (foo3_type_check): New function.
+       (main): Call new functions.
+       * converts.exp: Add tests for integer-to-pointer conversions
+       with/without strict type-checking.
+
+2012-08-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * gdb.base/help.exp: Update expected output.
+
+2012-08-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/rdv_wait: New testcase.
+
+2012-08-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/attach-twice.exp: Remove excessive ps exec.
+
+2012-08-13  Doug Evans  <dje@google.com>
+
+       * gdb.base/help.exp: Update expected output.
+       * gdb.base/default.exp: Update expected output of "show convenience".
+
+2012-08-10  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-strfns.c: New file.
+       * gdb.python/py-strfns.exp: New file.
+       * gdb.python/py-type.exp (test_fields): Add vector tests.
+
+2012-08-10  Mike Frysinger  <vapier@gentoo.org>
+
+       PR cli/10436:
+       * gdb.base/completion.exp: Add tests for handle completion.
+
+2012-08-09  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-cmd-param-changed.exp: New.
+       * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
+       * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
+       * gdb.mi/mi2-prompt.exp: Likewise.
+
+2012-08-08  Doug Evans  <dje@google.com>
+
+       * gdb.base/debug-expr.c: New file.
+       * gdb.base/debug-expr.exp: New file.
+       * gdb.base/exprs.exp: Test {type} casts.
+       * gdb.cp/debug-expr.exp: New file.
+
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
+       global variable loop, not a 'break'.  Add loop count limit to 100.
+       Add new fail case for terminated vgdb.
+
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Jean-Marc Saffroy  <saffroy@gmail.com>
+
+       PR 11804
+       * gdb.base/gcore-relro.exp: New file.
+       * gdb.base/gcore-relro-main.c: New file.
+       * gdb.base/gcore-relro-lib.c: New file.
+
 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Do not false FAIL with old GCCs.
 
        * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
 
+2012-07-30  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.linespec/ls-errs.exp: Check some quote-enclosed
+       linespecs.
+
 2012-07-30  Doug Evans  <dje@google.com>
 
        * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
This page took 0.037047 seconds and 4 git commands to generate.