Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2021 17:56:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259790] cftmerge(1) manual page does not explain what a CTF is
Message-ID:  <bug-259790-227-LyxjnJk6JS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259790-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259790-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259790

--- Comment #1 from Michael Dexter <editor@callfortesting.org> ---
Some background kindly from the wilds that may help with a concise descript=
ion:

"CTF is designed to represent C types in a more compact format (and simply)
than DWARF. It's used extensively in illumos with dtrace, as well as for sy=
stem
debugging. ctfmerge specifically will uniqify the data from all the
constitutate .o files (think how many files will have a definition of pid_t,
etc)"

https://github.com/illumos/illumos-gate/blob/master/usr/src/uts/common/sys/=
ctf.h#L38-L56

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259790-227-LyxjnJk6JS>