I have a problem with the remote debugging in Eclipse. I use Tomcat as servlet
container and I made a connection to Tomcat using a standard socket attachment.
Then I put some breakpoints, I start the debugger, and the execution seems to be
halting at some breakpoint, but I'm not allowed to do any of the usual
operations: step over, step into etc. I mean these options remain disabled in
the menu.