diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2019-04-24 11:41:00 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2019-05-28 17:09:37 +0100 |
commit | a30b3e182aad25f94de6412efd5d78f7805fb4d3 (patch) | |
tree | 349e87e7cb16ccf37ad4bf6367211c8c423da2a8 /ChangeLog | |
parent | libctf: labels (diff) | |
download | binutils-gdb-a30b3e182aad25f94de6412efd5d78f7805fb4d3.tar.gz binutils-gdb-a30b3e182aad25f94de6412efd5d78f7805fb4d3.tar.bz2 binutils-gdb-a30b3e182aad25f94de6412efd5d78f7805fb4d3.zip |
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions