Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

debugging in Eclipse

  Asked By: Molly    Date: Apr 07    Category: Java    Views: 1591
  

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.

Share: 



Tagged: