you can get android logs by "adb logcat"

printk traces might be tricky., as its kernel side, 'm not sure if we can
grab it over adb.
try "adb dmesg" -> it can give last kernel printk buffer copy.,


On Sun, Jun 20, 2010 at 4:49 PM, B.Y <bubby...@gmail.com> wrote:

> i have a device, and i want to port android to it.
> now i can boot android on this device, and connect to it with adb, but
> the device doesn't have a Serial output. so how do i make printk print
> debug messages to adb shell?
>
> thanks
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to