Is there a way that I could capture the statements being directed to NULL in normal mode without turning on the full debug mode? I'm not terribly familiar with redirection and am not sure what's possible here, but presumably if this was possible it wouldn't change any timing (since the additional print statements wouldn't be activated) but it would give at least some diagnostic information.
If this sort of redirection isn't possible, could I make a change in the code and run from the git repository that would do something like this?
|