binutils-gdb/libctf
Nick Alcock 0ebf1bdeed libctf: improve handling of type dumping errors
When dumping a type fails with an error, we want to emit a warning noting
this: a warning because it's not fatal and we can continue.  But warnings
don't automatically print out the ctf_errno (because not all cases causing
warnings set the errno at all), so we must do it at warning-emission time or
lose track of what's gone wrong.

libctf/

	* ctf-dump.c (ctf_dump_format_type): Dump the underlying error on
	type dump failure.
2024-04-19 16:14:47 +01:00
..
doc
testsuite libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
.gitignore
aclocal.m4 mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
ChangeLog
ChangeLog-2020
config.h.in
configure mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
configure.ac mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
ctf-archive.c libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-create.c libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-decl.c
ctf-decls.h
ctf-dedup.c
ctf-dump.c libctf: improve handling of type dumping errors 2024-04-19 16:14:47 +01:00
ctf-endian.h
ctf-error.c
ctf-hash.c Revert "libctf: do not corrupt strings across ctf_serialize" 2024-04-19 16:14:46 +01:00
ctf-impl.h libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-inlines.h
ctf-intl.h
ctf-labels.c
ctf-link.c libctf: delete LCTF_DIRTY 2024-04-19 16:14:46 +01:00
ctf-lookup.c libctf: rename ctf_dict.ctf_{symtab,strtab} 2024-04-19 16:14:46 +01:00
ctf-open-bfd.c
ctf-open.c libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-qsort_r.c
ctf-serialize.c libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-sha1.c
ctf-sha1.h
ctf-string.c libctf: make ctf_serialize() actually serialize 2024-04-19 16:14:47 +01:00
ctf-subr.c libctf: fix a comment 2024-04-19 16:14:46 +01:00
ctf-types.c libctf: support addition of types to dicts read via ctf_open() 2024-04-19 16:14:46 +01:00
ctf-util.c libctf: replace 'pending refs' abstraction 2024-04-19 16:14:46 +01:00
elf.h
libctf.ver
Makefile.am
Makefile.in mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
NEWS
swap.h libctf warnings 2024-04-17 09:24:36 +09:30