* python/lib/gdb/commands/explore.py
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 21d01ccf9a719e47cb3301db3d455428aaaa4960..ff27d232f186ba76fd14c863ad3ab4ad0db19864 100644 (file)
@@ -1,3 +1,79 @@
+2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-explore.exp: Improve a test
+
+2013-01-18  David Blaikie  <dblaikie@gmail.com>
+
+       * gdb.base/label.c (main): Correct the type of the second
+       parameter.
+
+2013-01-18  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/trace-crash.s: New file.
+       * gdb.dwarf2/trace-crash.exp: New file.
+
+2013-01-18  Hafiz Abid Qadeer<abidh@codesourcery.com>
+
+        PR gdb/13443
+        * gdb.base/checkpoint.exp: Update test messages to make them
+        unique.
+
+2013-01-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
+       output of 'info tracepoints'.
+       * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
+       Likewise.
+       * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
+       * gdb.trace/disconnected-tracing.c (struct foo): New.
+
+2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-dos-drive.S: New file.
+       * gdb.dwarf2/dw2-dos-drive.exp: New file.
+
+2013-01-17  Doug Evans  <dje@google.com>
+
+       * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
+       CXX_FOR_TARGET.
+
+       * boards/cc-with-tweaks.exp: New file.
+
+2013-01-17  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: Add "set cp-abi" completion test.
+
+2013-01-17  Pedro Alves  <palves@redhat.com>
+
+       Merge dg-extract-results.sh from upstream (svn 195224).
+
+       2013-01-15  David Blaikie <dblaikie@gmail.com>
+       * dg-extract-results.sh: Fix order of summary counts.
+
+       2013-01-15  David Blaikie <dblaikie@gmail.com>
+       * dg-extract-results.sh: Constrain the start-of-log pattern.
+
+       2013-01-15  David Blaikie <dblaikie@gmail.com>
+       * dg-extract-results.sh: Handle KPASSes.
+
+       2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+       * dg-extract-results.sh: Redirect grep output to /dev/null instead
+       of grep -q.
+
+2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
+
+       * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
+       interface.
+       * gdb.base/jithost.c: New file.
+       * gdb.base/jithost.h: New file.
+       * gdb.base/jitreader.c : New file.
+       * gdb.base/jit-protocol.h: New file.
+
+2013-01-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/catch-signal.c: New file.
+       * gdb.base/catch-signal.exp: New file.
+
 2013-01-16  Tom Tromey  <tromey@redhat.com>
 
        * gdb.mi/mi-catch-load.exp: Look for "catch-type".