Add a --debug option. It has to be the first option used.
commit483fd929b718e8f16b5ab06542a30e7487a8daef
authorDan Carpenter <error27@gmail.com>
Sat, 9 Aug 2008 18:34:15 +0000 (9 21:34 +0300)
committerDan Carpenter <error27@gmail.com>
Sat, 9 Aug 2008 18:34:15 +0000 (9 21:34 +0300)
tree0480fe10d4e657f467aa1674b56813fd178568a8
parent152e63ee8be23298013992f04ee526427659dac4
Add a --debug option.  It has to be the first option used.

Hm...  Also I added a function in smatch_states.c so a script could get
all the current states.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch.c
smatch.h
smatch_states.c