Possible Duplicate:
Logcat in eclipse keeps auto clearing
Sounds like something very similar to this question, but the answers there are not working
When I run my project on my device from eclipse, logcat shows my filtered output fine, for about a second, but then clears completely. I've tried clicking on the verbose button, changing it to debug, and selecting the device in the device chooser, none of these help.
It works as expected on a virtual device, but I'd like to start testing on a physical device.
I'm running Eclipse Juno, on Windows 8 x64. The device is an HTC Thunderbolt running android 2.3.4
Any ideas?