Hey Hey
I have found that in certain instances breakpoint just dont cut it for me...let me explain:
The current program I'm working on in Delphi Codegear has some 2 mil lines of code under a button click, not bad coding btw, just a lot of fuctionality. Now, the program somehwere in all this coding generates a value...I dont know where and im not gonna step through all that code and sub functions of sub fuctions to find this problem (or i would rather not)
Ok, so my question is: Is there any way to say put the value into codegear and if the program hits that value it would act as a breakpoint? So is there a way for codegear or delphi to search and stop if a certain variable hits a certain value?
Kind Regards
Krefie