You might want to svn up to >= r7047 and try the new flags shown below.
They may help make sense of the reports (or not, just cause confusion
and slow the tool down :-(

J

Add new flags --trace-addr and --trace-level, which cause all state
changes for a given address to be logged.  Intended to help track down
the root causes of races.

At --trace-level=2, a complete stack trace is printed every time the
location specified with --trace-addr changes state.

At --trace-level=1 (the default) just a 1-line summary for each state
change is printed.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to