I use LogCat to look at the debug output of my apps. If other apps are running or the system has of the test device has some noisy background threads running LogCat will scroll all the time and I have to correct my position manually to read long stack traces.
Is there a way to disable the scrolling in LogCat? Or somehow tweak the scrolling settings?