G
Guest
Is it possible, in Visual Studio 2003 and CE, to set a breakpoint based on memory access, instead of line of code? Such as 'stop wherever this object is accessed'.
It used to be possible in unmanaged code, but I can't find how to do it in .NET.
It used to be possible in unmanaged code, but I can't find how to do it in .NET.