Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug kernel when porting? #86

Open
netqer opened this issue May 24, 2015 · 1 comment
Open

How to debug kernel when porting? #86

netqer opened this issue May 24, 2015 · 1 comment

Comments

@netqer
Copy link

netqer commented May 24, 2015

Hey,guys. I go for an android kernel porting for my SAMSUNG MSM8X55 phone, similar to GT-i9001. But I don’t know the fundamental technique of kernel debugging.
In addition, without any instruments, I can’t connect to UART. Trying to port kernel based on GT-i9001 cyanogenmod sources, then I compiled CWM recovery, but it couldn’t boot, and I can’t get any kernel log.

thanks.

@zezadas
Copy link

zezadas commented May 27, 2015

you can try to mod init script's on initram to start adb earlier. and then dmesg!

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

No branches or pull requests

2 participants