program does not stop at breakpints
Hello,
I have an mfc application to which I added breakpoint at OnInitDialog() but it not stop anywhere and directly executes the application.I have tried adding breakpoints to different programs in all different Visual studio IDE (2003, 2005, 2008) but none worked.
Can anyone please tell me the solution to debug. I have checked all the settings.
The debbuger runs but does not stop at breakpoint.
Thanks.
|