Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi,
I know how to set a breakpoint in MyEclipse / Eclipse for a line of code, but how do I set it for a variable, i.e. for any time the variable is changed or read the program suspends.
rgds
“Breakpoints” on variables are called “Watchpoints”. If you go here and search for watchpoint, you’ll have a ton of references that tell you all about them.