Logcat in eclipse keeps auto clearing
until recently my logcat has been fine but all of the sudden whenever i try to view it in eclipse it just keeps clearing itself whenever anything is displayed making it impossible to read. viewing it in the adb works but I never bother with that since it is just such a pain to read and find anything you are looking for. is there a way to fix this problem? It will show one line before erasing it to show the next one? Just click the verbose button again. Shadoath The Logcat messages were simple getting cleared because the buffer had run out of space (receiving too many new messages), which is a