Did you know… How to show or hide the “No Debugging Information” warning? - #297

If you try to debug an application that you do not have symbols for, or if you’ve disabled the option “” you get the following error message.

No Debugging Information warning message

If you want to prevent this warning from showing up (or need to get it back), go to Tools – Options – Debugging – General and you’ll find the Warn if no symbols on launch (Native only)

warn if no symbols on launch

Technorati Tags: VS2005Tip,VS2008Tip