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 /gdb/python/python-config.py | |
| parent | 6dbf2b734063522b4f3d7403ce7a2b436802b839 (diff) | |
| download | binutils-a30b3e182aad25f94de6412efd5d78f7805fb4d3.zip binutils-a30b3e182aad25f94de6412efd5d78f7805fb4d3.tar.gz binutils-a30b3e182aad25f94de6412efd5d78f7805fb4d3.tar.bz2 | |
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 'gdb/python/python-config.py')
0 files changed, 0 insertions, 0 deletions
