Hello,
I am using xlc_r compiler version 8.0 on AIX.
I had created a sample application in c.
For compilation and execution on unix, i created makefile.
I want to debug my c code, when i execute it from Unix.
How can I debug my c code on unix platform?
Thanks in advance.
