Add progspace support for Guile.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index eed85c1e676dbfcc9bb0eeb1031ab8a039b55cb6..718ce2432ea768cf206cb6f0fe2a2b8721f5962b 100644 (file)
@@ -1,3 +1,24 @@
+2014-06-02  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
+       pretty-printer lookup.
+       * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
+       (make-pp_s-printer): Call it.
+       (make-pretty-printer-from-dict): New function.
+       (lookup-pretty-printer-maker-from-dict): New function.
+       (*pretty-printer*): Simplify.
+       (make-objfile-pp_s-printer): New function.
+       (install-objfile-pretty-printers!): New function.
+       (make-progspace-pp_s-printer): New function.
+       (install-progspace-pretty-printers!): New function.
+       * gdb.guile/scm-progspace.c: New file.
+       * gdb.guile/scm-progspace.exp: New file.
+
+2014-06-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/dprintf-bp-same-addr.c: New file.
+       * gdb.base/dprintf-bp-same-addr.exp: New file.
+
 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
 
        * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
This page took 0.024642 seconds and 4 git commands to generate.