Debugging

preview_player
Показать описание
A tutorial on how to debug using breakpoints and variable watches in Dev-C++. Examples use improper pointer usage, resulting in crashing programs.
Рекомендации по теме
Комментарии
Автор

Found this video after lot of useless videos, precisely explained! Thanks a bunch!

anirudhm
Автор

Is there a way to automatically "watch" all variables without adding them individually?

wallywallace