eclipse没有在logcat中显示galaxy nexus的时间吗?

Pre*_*thi 3 eclipse android android-logcat nexus-s

我正在使用带有Jelly bean的Galaxy nexus,我注意到logcat没有显示时间.我还注意到它没有为Galaxy Nexus应用过滤器.它也没有显示红色的例外情况.

?:??: W/?(?): [ 07-16 10:31:42.153   462:  462 D/PhoneStatusBar ]
?:??: W/?(?): disable: < expand icons alerts ticker system_info back home RECENT* clock >
?:??: W/?(?): [ 07-16 10:31:42.231   309:  341 V/LockPatternKeyguardView ]
?:??: W/?(?): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@42bb3168 to 8388608
?:??: W/?(?): [ 07-16 10:31:42.231   462:  462 D/PhoneStatusBar ]
?:??: W/?(?): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT CLOCK* >
?:??: W/?(?): [ 07-16 10:31:42.270   309:  311 D/dalvikvm ]
?:??: W/?(?): GC_CONCURRENT freed 521K, 17% free 25327K/30343K, paused 14ms+13ms, total 152ms
?:??: W/?(?): [ 07-16 10:31:42.302   309:  341 V/LockPatternKeyguardView ]
?:??: W/?(?): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4@42bb3168 to 8388608
Run Code Online (Sandbox Code Playgroud)

它使调试非常困难.请帮我 .

Pre*_*thi 6

我想到了 .我更新了我的ADT版本,因为我没有软糖.主要是你也需要更新你的sdk工具.看看这个问题

调试问题(Android Eclipse)