android - Filtering logcat based on process id -
possible duplicate:
filter output of adb logcat based on thread id
is possible get output threads only, able thread id not filtered output. have tried methods of obtatining logs unable filter based on process id.
if using eclipse + adt, can open ddms perspective, active logcat tab, can input text âpid:18467â inputtextbox in top of panel. logcat filter message app pid 18467ã
Comments
Post a Comment