Unix/Linux programming Question:

Download Job Interview Questions and Answers PDF

How do you debug a core dump?

Unix/Linux programming Interview Question
Unix/Linux programming Interview Question

Answer:

► gdb a.out

► core core

► backtrace

Download Unix/Linux programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is CVS? List some useful CVS commands?How would you create shared and dynamic libraries?