Print name instead of ID in debug output
commit53b97d92c4690d59a5cd9358d3e2196290bbf635
authorDan Carpenter <error27@gmail.com>
Sat, 5 Dec 2009 21:39:37 +0000 (5 23:39 +0200)
committerDan Carpenter <error27@gmail.com>
Sat, 5 Dec 2009 21:39:37 +0000 (5 23:39 +0200)
tree2f58a46981d8c614cc4a23d2a99fbe774c2ee1f1
parent8f7e95d2feae06b10fab10489f9af6fab4820ad7
Print name instead of ID in debug output

This patch is still not ideal.  There is no need to print "check_" in
front of everything.  The debug output is really ugly.

Anyway, it's an improvement and I want to have the name <=> id mapping.

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