Description
Contents
|
Overview
The valgrind converter allows to convert the translated C names in valgrind/callgrind files back to the original Eiffel names.
Command-line Options
To see the list of available command-line options and their help information, use the '/?' switch.
Information
This tool was developed and maintained by Patrickr.
Location: https://svn.origo.ethz.ch/eiffelstudio-developers/users/patrickr/valgrind_converter/
Change Log
Patrickr 14:45, 14 February 2007 (CET)
- Initial Upload

Comments
Moved
The location of the converter has moved to
https://svn.origo.ethz.ch/eiffelstudio-developers/users/patrickr/valgrind_converter/
ISE only?
Does this tool only work with ec, or will it work with gec too? If not, can it be made to do so? Colin Adams