#!/bin/csh -f
echo "break llbugaux; run -f lclint.lclintrc -IHeaders -DUNIX -DNOSTDLIB=0 -DUGS=1 +singleinclude +forcehints -misplacedsharequal +showsourceloc -unrecogcomments -fcnuse -constuse -exportlocal -supcounts test.c" | gdb lclint 
