[PVFS2-developers] [PATCH] initialize.c: Fix debug by environment
Pete Wyckoff
pw at osc.edu
Wed Jun 15 16:36:52 EDT 2005
lroland at gmail.com wrote on Wed, 15 Jun 2005 18:23 +0200:
> Trivial patch that fixes debug by the use of environment variables i.e
> stuff like
>
> export PVFS2_DEBUGMASK='GOSSIP_CLIENT_DEBUG'
>
> should now make debugging work.
Try PVFS2_DEBUGMASK=client
or
PVFS2_DEBUGMASK=verbose,-request
etc.
Also PVFS2_DEBUGFILE can be handy.
The idea, I think, was that this would be easier and more flexible.
-- Pete
More information about the PVFS2-developers
mailing list