QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3151|回复: 3

如何使用GDB远程调试kernel?

[复制链接]
发表于 2003-11-11 16:10:18 | 显示全部楼层 |阅读模式
target CPU :Hitachi SuperH4 ,host:redhat linux 9.0,host上已经有了针对SuperH4的GDB以及其他的编译工具.在编译内核的时候,如果加上了stub,load到target以后,内核却无法启动,如果不加stub,内核可以成功的运行.请问正常吗?
关于GDB远程调试,查找了一些资料,都是讲述调试应用程序的,而没有讲述调试内核的,麻烦大家推荐一些GDB远程调试内核的资料或文章.我用串口联接host和target,在host上运行gdb,我的第一步的信息如下:
(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
Couldn't establish connection to remote target
Malformed response to offset query, qOffsets
请大家帮帮我,谢谢先!
发表于 2003-11-12 03:37:14 | 显示全部楼层
for kernel, i suggest u to use kgdb


http://kgdb.sourceforge.net/connect.html

http://www.cs.wm.edu/~bob/ddd-with-modules.html
回复

使用道具 举报

 楼主| 发表于 2003-11-17 10:43:45 | 显示全部楼层
谢谢
回复

使用道具 举报

发表于 2003-11-18 00:38:13 | 显示全部楼层
welcome
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-21 21:44 , Processed in 0.046000 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表