libctf: dump: support non-root type dumping
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index 9e72d84ddc6f7b7a33489d8121a2ae0a22314c2b..09353da012e4a8da7a83dd62618299d9555f8e0c 100644 (file)
@@ -1,3 +1,14 @@
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-dump.c (ctf_dump): Use ctf_type_iter_all to dump types, not
+       ctf_type_iter.
+       (ctf_dump_type): Pass down the flag from ctf_type_iter_all.
+       (ctf_dump_format_type): Add non-root-type { } notation.
+       Add root flag to prototype.
+       (ctf_dump_label): Adjust accordingly.
+       (ctf_dump_objts): Likewise.
+       (ctf_dump_var): Likewise.
+
 2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-create.c (ctf_compress_write): Fix double-free.
This page took 0.044254 seconds and 4 git commands to generate.