I was facing the same problem.
Installing new Eclipse IDE did not help.
Installing new Tomcat 5.5 did not help.
I changed address="192.168.1.1" to address="localhost" in server.xml & problem solved. (guessing ip binding does not allow debugging with eclipse)