I am a bit confused. I am using Eclipse version 3.2 and have been using
it for some time but something must have changed and I'm not sure what.
When I enter into debug mode and my code hits a break point it opens a
second copy of the code (same exact code) that allows me to step through
it but I cannot make any changes to the code or even add break points. I
still have the editable code in a different window.