LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1322|回复: 1

kdbg 使用问题

[复制链接]
发表于 2003-10-31 20:28:15 | 显示全部楼层 |阅读模式
我用 g++ FileName.c -g -o FileName 编译一个C++文件
在编译时, 没有错误, 再打开 kdbg 选择 File->Excutable
再选择, FileName 这个文件, 设置了断点, 选择 Run
没反应, 状态栏下出现了 Program exited with code 01,
为什么呀
发表于 2003-10-31 23:21:03 | 显示全部楼层
maybe the programe not run to the break point
try to break in the
main()
{// break point here
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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