Files
Nick Alcock a0cc569d59 libctf: dump: do not stop dumping types on error
If dumping of a single type fails, we obviously can't dump it; but just
as obviously this doesn't make the other types in the types section
invalid or undumpable.  So we should not propagate errors seen when
type-dumping, but rather ignore them and carry on, so we dump as many
types as we can (leaving out the ones we can't grok).

libctf/ChangeLog
2021-10-25  Nick Alcock  <nick.alcock@oracle.com>

	* ctf-dump.c (ctf_dump_type): Do not abort on error.
2021-10-25 11:17:04 +01:00
..
2021-01-05 14:53:40 +00:00
2020-07-22 18:02:19 +01:00
2021-05-09 12:28:32 +09:30
2021-05-09 12:28:32 +09:30
2021-05-09 12:28:32 +09:30
2021-03-18 12:37:55 +00:00