how did u debugging in unix/ linux platform ??( project
Related)
Answer Posted / 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 View All Answers
What is option in shell script?
How to find all the files modified in less than 3 days and save the record in a text file?
What is shell environment?
What is shell chemistry?
What is .sh file in mac?
What shell is bin sh?
How do I open the shell prompt?
Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.
How does ls command work?
What is bash used for?
Write down the syntax of "for " loop
Print the 10th line without using tail and head command.
How does path variable work?
What is difference between shell and bash scripting?
What does sh mean?