On Fri, May 8, 2009 at 4:00 PM, andrew <[email protected]> wrote:
> > Hi, > How do I clear the log on a device? When I do adb logcat after > hooking up my G1 via the USB cord I seem to be getting old logs and > don't see the most recent errors that I am trying to diagnose at the > end of the trace. If you're not seeing the entire log, I doubt that clearing it will help. It's not like the log is full and needs to be cleared before new stuff can be logged. Are you using the latest SDK? There used to be a problem where 'adb logcat' on Windows would not show the the last part of the log, but I believe that was fixed a while ago. You can also see the log from the Eclipse DDMS plugin tab, which doesn't have this problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

