G
Guest
Hi,
I have read recently that
"Data break points are not compatible with the common language runtime &
cannot be used in C#"
By a data breakpoint, it means a point where a value changes to false or
simply changes.
However, I checked this out & yet the breakpoint occurs if the value changes
or evaluates to false if I set it to do so.
What does this mean "not compatible" ?
Thanks for any thoughts
Ant
I have read recently that
"Data break points are not compatible with the common language runtime &
cannot be used in C#"
By a data breakpoint, it means a point where a value changes to false or
simply changes.
However, I checked this out & yet the breakpoint occurs if the value changes
or evaluates to false if I set it to do so.
What does this mean "not compatible" ?
Thanks for any thoughts
Ant