Unix/Linux programming Question:
Download Questions PDF

How do you debug a core dump?

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?