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!

Sun Sudio C++: Local Variables and Watches Values Not Initialized in Debug

807575Dec 14 2007 — edited Dec 14 2007
Hi All,

I am trying to debug my program (using dbx). I have put break points in various functions. However, I have the following problems:

- when the program runs to the break points, all arguments have in the functions shown in the callstack have values '???';
- NOTHING is shown in the 'Local Variables' windows;
- if I put the local variables in the 'Watches' window, the 'value' simply says <unset value>;

what am I doing wrong?

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2008
Added on Dec 14 2007
2 comments
166 views