drgn/scripts/cscope.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
77 B
Bash
Raw Normal View History

#!/bin/sh
find libdrgn -name '*.[ch]' -o -name '*.[ch].in' | cscope -bq -i-