Manual Page Result
0
Command: ctfstrip | Section: 1 | Source: OpenBSD | File: ctfstrip.1
CTFSTRIP(1) FreeBSD General Commands Manual CTFSTRIP(1)
NAME
ctfstrip - insert a CTF section
SYNOPSIS
ctfstrip [-S] [-o outfile] file
DESCRIPTION
The ctfstrip utility generates and inserts a .SUNW_ctf section in an
elf(5) file based on the contents of its existing DWARF debug sections.
The options are as follows:
-o outfile
Put the converted output in outfile instead of replacing file.
-S Remove debug sections.
EXIT STATUS
The ctfstrip utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
ctfconv(1), strip(1), elf(5)
FreeBSD 14.1-RELEASE-p8 August 28, 2017 FreeBSD 14.1-RELEASE-p8