Log in

View Full Version : which tools can use in SCO UNIX just like Softice


oep
January 29th, 2006, 22:15
hi all, I have searched, But I cannot get the correct result.
My question is which tool can debug program in the SCO UNIX just like Softice does in windows ?

thank you.


regards

tom324
January 31st, 2006, 04:26
Precompiled GNU tools are avaliable on SCO ftp.

ftp.sco.com

Tools to use on Unix/Linux platform are gdb and ddd.

Tom

oep
February 1st, 2006, 01:59
thank you tom, I will try it .