how did u debugging in unix/ linux platform ??( project
Related)

Answers were Sorted based on User's Feedback



how did u debugging in unix/ linux platform ??( project Related)..

Answer / santana20142003

If it is a shell script use #!/bin/ksh -x

Is This Answer Correct ?    4 Yes 0 No

how did u debugging in unix/ linux platform ??( project Related)..

Answer / siba sankar nayak

For gdb in linux/unix Gnu Debugger is available. Please
read the mannuals for gdb.
man gdb

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Shell Script Interview Questions

How do I stop script errors?

0 Answers  


What's the difference between scripting and coding?

0 Answers  


How to customise the other shell?

2 Answers   Quest,


what do u mean by $#,$* in unix programming?

5 Answers   Convergys, TCS,


How important is shell scripting?

0 Answers  






What does echo $0 do?

0 Answers  


How to print all the arguments provided to the script?

0 Answers  


What is Linux language details

0 Answers   Quick Heal,


What language is bash written in?

0 Answers  


Is cmd a shell?

0 Answers  


What is the use of "$?" Sign in shell script?

0 Answers  


What is the equivalent of a file shortcut that we have a window on a linux system?

0 Answers  


Categories