The most usual cause for this is if debug information for this
particular file is not built. There has to be a dot in the the Files tab
of the project window for this file.
Then, the content of your file has to be used and CW has to use the file
you look at and not another one with the same name. Can you check if you
file shows up in the symbolics window?
When you step in from a function calling your code, how does CW behave?
What is displayed? Your source code or assembly code for it?
Daniel
dishsi@[EMAIL PROTECTED]
wrote:
> Hi,
> Has anyone of you ever experience this problem ? In one particular file
> of my project I cannot debug some functions because the debugger
> doesn't let me see the source code, as if there isn't any debug
> information. Significantly, on these functions the IDE doesn't show the
> marks you can usually see during debugging on each executable line.
>
> Any Help?
>
> Thanks
> Gianluca Silvestri
>


|