Theoretical Question:

How to debug the core dump?

Theoritical Debugging Interview Question
Theoritical Debugging Interview Question

Answer:

gdb... backtrace
gdb filename...


Previous QuestionNext Question
How debugger works internally?What is core dump?