我访问了ftp://ftp2.caldera.com。但是不可用,除了sco的ftp,还有谁有可以发一个吗?我的邮箱是xuye@chinaloyalty.com.cn足够大,谢谢
我在unixware的ftp2上下载的gdb4.17有问题 debug数据库程序时出错,不知道是什么原因 下载的源码在unixware上编译也是问题一箩筐 那位哥哥在unixware上编译通过了,给小弟一点建议 或者是还有别的调试软件推荐给小弟, 小弟先谢了.
print "The aswer is ",5*7,"\n"; $foo = "The aswer is ".5*7."\n"; print $foo; 刚看perl. 运行的时候老提示第2个有错误. String found where operator expected at test line 5, near "7."\n"" (Missing operator before "\n"?) why???
换句话就是:Solaris下什么调试工具最好? 在Solaris版会的人不多,到这里来问问^_^ [ 本帖最后由 xxxp 于 2005-12-19 15:14 编辑 ]
file a.out list 在使用gdb调试程序时想要列出源代码但报错: 1 ../sysdeps/i386/elf/start.S:没有那个目录或文件 in ../sysdeps/i386/elf/start.S 不知是什么原因