LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't step into code in another file

Hi,

When debugging my application, if I set a breakpoint before a call to a function in another C file, the Step Into command just steps over the function call, even though the source for both is my own and both files are included in the project.

If I set a breakpoint in the function in the second file, the application doesn't stop at all, preventing me from seeing what is happening.

I have been able to do this in the past and now it is no longer functioning, what could I have possibly changed? Thanks

 

 

 

0 Kudos
Message 1 of 1
(1,507 Views)