check debug is useful for debugging
commit0e4d92d60fcf1f7dc61ed14d89fa66ae359e6846
authorDan Carpenter <error27@gmail.com>
Mon, 4 May 2009 16:16:24 +0000 (4 19:16 +0300)
committerDan Carpenter <error27@gmail.com>
Mon, 4 May 2009 16:16:24 +0000 (4 19:16 +0300)
tree3249c30840feaac7d3f824c0a5dd36d988711be3
parent68b5ad7082f1c5da651f844cd3973d4522d86bbb
check debug is useful for debugging

Take a look at the new validation script
validation/sm_compound_conditions2.c for an example on how to use this
feature.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_debug.c [new file with mode: 0644]
check_debug.h [new file with mode: 0644]
smatch.c
validation/sm_compound_conditions2.c [new file with mode: 0644]