Files
binutils-gdb/libctf
Nick Alcock a30b3e182a libctf: debug dumping
This introduces ctf_dump(), an iterator which returns a series of
strings, each representing a debugging dump of one item from a given
section in the CTF file.  The items may be multiline: a callback is
provided to allow the caller to decorate each line as they desire before
the line is returned.

libctf/
	* ctf-dump.c: New.

include/
	* ctf-api.h (ctf_dump_decorate_f): New.
	(ctf_dump_state_t): new.
	(ctf_dump): New.
2019-05-28 17:09:37 +01:00
..
2019-05-28 17:09:37 +01:00
2019-05-28 17:07:55 +01:00
2019-05-28 17:08:26 +01:00
2019-05-28 17:08:14 +01:00
2019-05-28 17:09:37 +01:00
2019-05-28 17:07:24 +01:00
2019-05-28 17:07:29 +01:00
2019-05-28 17:08:29 +01:00
2019-05-28 17:09:30 +01:00
2019-05-28 17:08:08 +01:00
2019-05-28 17:08:29 +01:00
2019-05-28 17:08:14 +01:00
2019-05-28 17:07:46 +01:00