Click to See Complete Forum and Search --> : debug not working ...


xxsoulxx
February 5th, 2006, 01:16 AM
hi there, how is it all of a sudden the debug mode(f5) ignores all breakpoints ... i even restarted vs2003 ..

Shuja Ali
February 6th, 2006, 02:32 AM
hi there, how is it all of a sudden the debug mode(f5) ignores all breakpoints ... i even restarted vs2003 ..
Thats because you the configuration has been changed to Release from Debug. Open your project properties and select Configuration. And in the top right corner set the configuration to Active Debug.