dbx: no executable code at line
807578Sep 20 2006 — edited Oct 9 2006We I try and set a breakpoint on a line in dbx I get an error that there is no executable code at that line.
I can set a breakpoint for a function but not on a specific line.
This happens in Sun Studio 10 and 11. I do not get the error in Sun Studio 7.
I have searched the net and this forum and have not got too far.
I have recompiled all code with -g and also -xdebugformat=stabs
The executables and objects are not being moved.
I compile from within a ClearCase View and start sunstudio from within the view.
Does anyone have this same problem? Have you solved it?
Thank you,
-Brian