Skip to content

Instantly share code, notes, and snippets.

@framon
Created May 7, 2015 11:58
Show Gist options
  • Save framon/7f37be151d5de1238860 to your computer and use it in GitHub Desktop.
Save framon/7f37be151d5de1238860 to your computer and use it in GitHub Desktop.
debugging gvfsd
pkill gvfs; GVFS_DEBUG=all GVFS_SMB_DEBUG=10 `find /usr/lib* -name 'gvfsd'` &> /tmp/log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment