如何调试 arm9 2.4.19 linux 挂起?
我正在尝试调试这个arm9...它运行的是Linux 2.4.19 的某些变体。
当我加载 PCI 驱动程序时,arm9 只是挂起并重新启动。
我尝试在菜单配置中启用内核黑客选项,但我根本没有看到任何错误消息。只需挂起,然后重新启动即可。就这样。
我还能尝试什么?我以前从未做过这种类型的调试..
I'm trying to debug this arm9 ... it's running some variation of Linux 2.4.19.
When I load a pci driver, the arm9 just hangs and reboots.
I've tried to enable to kernel hacking options in the menuconfig, but I don't see any error messages at all. Just a hang, and a reboot. That's all.
What else could I try? I've never done this type of debugging before..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此处和此处。
我还建议您查看关于内核 oopsing 的此演示文稿。
There are some interesting tips here and here.
I would also recommend taking a look at this presentation on kernel oopsing.