As soon as I start the terminal on my Mac, I get the message "Initializing jdb ..." and it remains in this state until I terminate the process manually with a Ctrl+C. The other option is to start a JVM at on particular port and attach the jdb to that port. But subsequent windows of the terminal still results in the same "Initializing jdb ...". This has been occurring only recently on my machine.
Can someone throw some light on how I can stop this?