PDA

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


oep
01-29-2006, 10:15 PM
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
01-31-2006, 04:26 AM
Precompiled GNU tools are avaliable on SCO ftp.

ftp.sco.com

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

Tom

oep
02-01-2006, 01:59 AM
thank you tom, I will try it .