I have been using Eclipse for Android (most up to date version), for a while with no problems with the Logcat. For an unknown reason, Logcat is no longer retaining the debug
You can use breakpoints where you print the messages and debug them by F6/F8 keys after that. So you can see all the messages by step.