freebsd-dev/tools/build/options/WITH_CTF

5 lines
192 B
Plaintext
Raw Normal View History

2011-11-30 18:22:44 +00:00
.\" $FreeBSD$
Compile with CTF (Compact C Type Format) data.
2011-11-30 18:22:44 +00:00
CTF data encapsulates a reduced form of debugging information
similar to DWARF and the venerable stabs and is required for DTrace.