R
Rob Wills
Hello,
I've had a number of instances now of "ghost" breakpoints. This has
generally happened under the following context
1, I'll be debugging some code and will place a breakpoint in the code at a
suitable point.
2, The breakpoint works successfully and I step through the code and make
any changes as required (usually at the users desk).
3. A User will run the code after I've finished making any changes and the
code will stop mid stream - with no breakpoint shown - at the point where my
breakpoint was previously.
Is this a known bug? Do I need to change my methods??
Thanks in Advance
Rob
I've had a number of instances now of "ghost" breakpoints. This has
generally happened under the following context
1, I'll be debugging some code and will place a breakpoint in the code at a
suitable point.
2, The breakpoint works successfully and I step through the code and make
any changes as required (usually at the users desk).
3. A User will run the code after I've finished making any changes and the
code will stop mid stream - with no breakpoint shown - at the point where my
breakpoint was previously.
Is this a known bug? Do I need to change my methods??
Thanks in Advance
Rob