R
Richy
Hi,
A while back I put in a conditional break-point in my code, but the
break-point is no longer there (I'm pretty sure I removed it myself)
but my code keeps falling over when that breakpoint condition arises.
I am running in debug configuration. I have rebuilt my executable and
it still breaks at the same point. If I run it in the editor
environment, it stops on the line which I intended it to when the
condition is met, but the breakpoint is not there so I can't remove it.
Am I making sense? What can I do as this is driving me nuts?
Richy
PS I am using Visual Studion .NET 2003 with .NET Framework 1.1
(1.1.4322)
A while back I put in a conditional break-point in my code, but the
break-point is no longer there (I'm pretty sure I removed it myself)
but my code keeps falling over when that breakpoint condition arises.
I am running in debug configuration. I have rebuilt my executable and
it still breaks at the same point. If I run it in the editor
environment, it stops on the line which I intended it to when the
condition is met, but the breakpoint is not there so I can't remove it.
Am I making sense? What can I do as this is driving me nuts?
Richy
PS I am using Visual Studion .NET 2003 with .NET Framework 1.1
(1.1.4322)