Confirmed users
69
edits
(Added links to page for SGS2 serial adapter.) |
(→Tools) |
||
| Line 13: | Line 13: | ||
You can use the <tt>ACK_OPTIONS</tt> environment variable to make ack automatically search idl and ipdl files: | You can use the <tt>ACK_OPTIONS</tt> environment variable to make ack automatically search idl and ipdl files: | ||
<pre>export ACK_OPTIONS="--type-set idl=.idl --type-set ipdl=.ipdl"</pre> | <pre>export ACK_OPTIONS="--type-set idl=.idl --type-set ipdl=.ipdl"</pre> | ||
===[https://github.com/dhylands/colored-logcat/ colored logcat]=== | |||
This is a [https://github.com/dhylands/colored-logcat script] I've been carrying around for a while. It takes the output from <tt>adb logcat -v threadtime</tt> and colorizes it. | |||
===pathlist=== | ===pathlist=== | ||