tanx for command line tip ;)

2011/9/8 Indicator Veritatis <[email protected]>:
> A common reason for its disappearance is that Eclipse somehow lost
> track of which device it is supposed to be connected to. Clock on the
> little 'Device' icon in the DDMS perspective to make it come back.
>
> But this irritating disappearing trick, and a few other
> inconveniences, is why for serious debugging, I do not rely on the
> DDMS perspective: I open a terminal window (yes, I run Eclipse under
> Linux) and use a command line such as "adb logcat" or even "adb logcat
> tee | logcatout.txt" to keep a copy for handy searching later.
>
> Sometimes even this fails, but then stopping and restarting adb almost
> always fixes it.
>
> On Sep 8, 12:08 pm, Rafael Maas <[email protected]> wrote:
>> same thing happens here :(
>>
>> 2011/9/8 bob <[email protected]>:> Anyone know why sometimes the log 
>> disappears in the Eclipse log window?
>>
>> > --
>> > 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
>
> --
> 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
>

-- 
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

Reply via email to