| CTFCONV(1) | General Commands Manual | CTFCONV(1) |
ctfconv —
generates a raw CTF section from debug data
ctfconv |
[-d] -l
label -o
outfile file |
The ctfconv utility parses DWARF debug
sections of file to generate
CTF data.
The options are as follows:
-d.SUNW_ctf section by
ctfdump(1) and exit. This
option cannot be used in conjunction with other modes of operation.-l
labelCTF label to
label.-o
outfileThe ctfconv utility exits 0 on
success, and >0 if an error occurs.
The ctfconv utility first appeared in
OpenBSD 6.2.
Martin Pieuchot <mpi@openbsd.org>
| October 17, 2017 | openbsd |