Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Debugging Pro*C code

807578Mar 10 2006 — edited Jul 10 2006
I have no problem debugging Pro*C executable. But when I a navigate through the debugger (in editor), it goes by the preprocessed C++ file. Is there any setting we can use to make the debugger use .pc file rather than the preprocessed cc file ?

In my previous project, it was the case (though it is C based system not C++). Is that a restriction on compiler ? or any compile time flags ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2006
Added on Mar 10 2006
7 comments
741 views