LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

brakpoints not recognized

Hi all,

    I am facing a weird problem that breakpoints are not being recognized by the compiler. I mean that i can not

debug my code but the breakpoints of the same code on different machine are being recognized properly. Both machines have CVI 2009 installed.

 

Can anyone tell me the possible reasons of this problem?

 

Thanks. 

0 Kudos
Message 1 of 2
(2,461 Views)

mhs100:

 

Sorry to ask some basic questions here:

 

Have you double-checked that your Build Configuration on the problem machine is set to Debug?

Have you rebuilt your project on the problem machine?  Try deleting the .exe file, the cvibuild directory, and the .cdb file, then build again.

Have you tried building on the working machine, and then copying all files (not just the source files) from the working machine to the problem machine and then running (without rebuilding) on the problem machine?

Have you tried creating a new project on the problem machine and debugging that with breakpoints?  Maybe just a simple Hello World project.

Have you tried debugging one of the sample projects that ship with CVI on the problem machine?

Do both machines have the same CVI build number (as shown in the Help >> About window)?

Do both machines have the same version of the operating system?

0 Kudos
Message 2 of 2
(2,454 Views)