*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ctfdump | Section: 1 | Source: FreeBSD | File: ctfdump.1.gz
CTFDUMP(1) FreeBSD General Commands Manual CTFDUMP(1) NAME ctfdump - dump the SUNW_ctf section of an ELF file SYNOPSIS ctfdump [-dfhlsSt] -u file file DESCRIPTION The ctfdump utility dumps the contents of the CTF (Compact C Type Format) data section (SUNW_ctf) present in an ELF binary file. This section was previously created with ctfconvert(1) or ctfmerge(1). The following options are available: -d Show the data object section. -f Show the function section. -h Show the header. -l Show the label section. -s Show the string table. -S Show statistics. -t Show the type section. -u ufile Write the uncompressed CTF data to a raw CTF file called ufile. EXIT STATUS The ctfdump utility exits 0 on success, and >0 if an error occurs. SEE ALSO ctfconvert(1), ctfmerge(1), ctf(5) HISTORY The ctfdump utility first appeared in FreeBSD 7.0. AUTHORS The CTF utilities came from OpenSolaris. FreeBSD 14.1-RELEASE-p8 April 21, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options