Will Rothwell
May 31st, 1999, 03:29 AM
Hi,
I am using VC 5.0. I encounter an annoying problem when debugging my program. I set break point by 'F9'. Most of the time it works and I can set break point on any executable statement I like. However, it sometime gives me an error in a dialog box when I start debug. The dialog says something like cannot set break point and program start at the beginning. It turns my break point from a brown dot to a white filled hollow dot.
Can someone tell me why I can't set 'that' particular break point. There must be rules but I don't know where to find. Please help.
Will
I am using VC 5.0. I encounter an annoying problem when debugging my program. I set break point by 'F9'. Most of the time it works and I can set break point on any executable statement I like. However, it sometime gives me an error in a dialog box when I start debug. The dialog says something like cannot set break point and program start at the beginning. It turns my break point from a brown dot to a white filled hollow dot.
Can someone tell me why I can't set 'that' particular break point. There must be rules but I don't know where to find. Please help.
Will