MSVS 2010. Solution projects refuse to be debugged -


i have created several new solution configurations based on debug 1 , killed standard debug , release.

i wonder why of solution project refuse debugged. when put break point first line of code (no matter if windows-forms application, console, test project...) msvs tells me, "breakpoint not hit".

i cleaned solution , rebuild after in vain.

what should check make projects debuggable?

thank in advance!

alike question asked here.

i should have set [project properties/build/advanced/output/debug info] except [none] option.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -