On Fri, 9 Nov 2007, Julian Seward wrote: >> - How to show file names with full path in thrcheck's output? > > I think Nick and/or Josef know about this. I remember that a change > was committed to trunk, which makes this work. When Thrcheck is merged > to trunk (soon), then it will get that same functionality.
Yes, you have to use VG_(get_filename_linenum). (Strangely enough, VG_(get_filename) doesn't get the directory name.) N ------------------------------------------------------------------------- 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
