]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libctf/ChangeLog
libctf, dump: migrate towards dumping errors rather than truncation
[thirdparty/binutils-gdb.git] / libctf / ChangeLog
index d840bc418a133cadd1cc0a3f9c28922ed575bba0..b13c51c88e6d4d5f761b1db3454273ccd3c5f99a 100644 (file)
@@ -1,3 +1,12 @@
+2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-dump.c (ctf_dump_format_type): Emit a warning.
+       (ctf_dump_label): Swallow errors from ctf_dump_format_type.
+       (ctf_dump_objts): Likewise.
+       (ctf_dump_var): Likewise.
+       (ctf_dump_type): Do not emit a duplicate message.  Move to
+       ctf_err_warning, and swallow all errors.
+
 2020-07-22  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf-decl.c (ctf_decl_fini): Free the cd_buf.