Technote (FAQ)
Question
How do you open the LINUX IBM Rational Purify file in Microsoft Windows?
Cause
You would want to open the Rational Purify file on windows machine for the file generated from LINUX machine.
Answer
This feature is currently not available for Rational Purify but only available for Rational pure coverage.
You can use the command below to generate the log file in LINUX machine and then open the LINUX purify file in Windows machine.
purify -log-file=<filename.log> gcc -g <sourcefile.c>
The generated log file can be viewed on windows machine.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.