View Single Post
very simple debugging question (MSVC)
Old
  (#1)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default very simple debugging question (MSVC) - 26-01-2004

Okay I know this will soud very dumb to most of you, but I need to know how to break into the debugger when a particuliar variable in the program reaches a certain value.

Let's say I have a boolean flag in my bot structure. I want the DLL to break into the debugger as soon as the bot code decides to set it to TRUE.

I know this is possible, however I'm clueless how.

You have permission to make fun of me.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote