Tagged Questions
0
votes
1answer
140 views
Handling COR dump issue with purify
I an instrumenting a C++application using IBM purify and I get the issue COR dump and my program aborts although when run from terminal it runs fine. Can anyone tell me what is this COR dump and how ...