Skip to content

Conversation

@Minion3665
Copy link
Member

When debugging android, adb logcat is not very good:

  • It doesn't let you easily filter in useful ways (and grep is fighting a losing battle with complex regex)
  • It doesn't colorize the output

Pidcat is much better, let's install it

When I installed it directly I found that the output was garbled. I've written a patch to fix this which I have also provided

When debugging android, adb logcat is not very good:

- It doesn't let you easily filter in useful ways (and grep is fighting
  a losing battle with complex regex)
- It doesn't colorize the output

Pidcat is much better, let's install it

When I installed it directly I found that the output was garbled. I've
written a patch to fix this which I have also provided
@Minion3665 Minion3665 enabled auto-merge (rebase) August 6, 2025 15:14
@Minion3665 Minion3665 merged commit f2c0ca2 into main Aug 6, 2025
1 check passed
@Minion3665 Minion3665 deleted the private/minion/push-zqxrnstplwyn branch August 6, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant