PR breakpoints/8554.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2d1918e861a67bb8ac275455c6255af31b986fc8..f955cb8253cbfd53bbacd2136cd6037c251d23e6 100644 (file)
@@ -1,3 +1,23 @@
+2010-04-19  Pedro Alves  <pedro@codesourcery.com>
+
+       PR breakpoints/8554.
+
+       * gdb.trace/save-trace.exp: Adjust.
+
+2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR corefiles/11511
+       * gdb.arch/system-gcore.exp: New.
+       * gdb.arch/gcore.c: Likewise.
+
+2010-04-15  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-progspace.c: New file.
+       * gdb.python/py-progspace.exp: New file.
+
+       * gdb.base/source-test.gdb: New file.
+       * gdb.base/source.exp: Add tests for "source -s".
+
 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
 
        * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.