mirror_zfs/cmd/zdb
Richard Yao 27075111ed Unconditionally build zdb and ztest with -DDEBUG
Illumos unconditionally builds zdb and ztest with -DDEBUG. This helps
catch bugs and eliminates the need for commits like
2026196230, which changed ASSERTs to
VERIFYs. The following files in the illumos tree show this:

usr/src/cmd/zdb/Makefile.com
usr/src/cmd/ztest/Makefile.com

Given the usefulness of having early failure in these tools, we should
do it too.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #4095
2015-12-14 12:53:09 -08:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Unconditionally build zdb and ztest with -DDEBUG 2015-12-14 12:53:09 -08:00
zdb_il.c Fix for recent zdb -h | -i crashes (seg fault) 2015-06-26 14:14:31 -07:00
zdb.c Illumos 5959 - clean up per-dataset feature count code 2015-12-04 14:20:20 -08:00