+ -
当前位置:首页 → 问答吧 → GDB调试疑难症

GDB调试疑难症

时间:2005-06-03

来源:互联网

我在4510+uclinux2.4平台上用GDB调试有如下错误;

/bin> gdbserver :1000 nand
Process nand created; pid = 14
code at 0x330040 - 0x338400, data at 0x338404
Remote debugging using :1000
readchar: Got EOF
Remote side has terminated connection.  GDBserver will reopen the connection.
我换了另一个gdbserver问题依旧,用串口方式也是一样的问题。
肯请路过的大侠指点!
急!!!!      

作者: kevin1010   发布时间: 2005-06-03

gdbserver host:1000 应该还有个host ip吧      

作者: AIKO_sex   发布时间: 2005-06-04