How can I stop the LogCat output from scrolling automatically in Eclipse? How can I stop the LogCat output from scrolling automatically in Eclipse? android android

How can I stop the LogCat output from scrolling automatically in Eclipse?


In the LogCat tab on the upper far right there is a down pointing arrow with a line under it to enable

"Scroll Lock"

On older versions it's a pause button to

"Pause receiving new logcat messages"

That should do the trick!


update to the latest version. the new logcat automatically filters your logs into the app-specific crash logs when you build-launch your app via eclipse.


I stopped having problems disable the option: Automatically enable / disable scroll lock based on the scrollbar position.

Window> Preferences> Android> Logcat> uncheck the option above.

In my case, I'm using Eclipse + Android Developer Tools (Build: v22.6.2-1085508)

I suggest that if I want to use eclipse, download the full package from this link:http://developer.android.com/sdk/index.html

After downloading, download all available updates, less NDK.