Theoretical Question:

How to debug the core dump?

Tweet Share WhatsApp

Answer:

gdb... backtrace
gdb filename...

Read All 4 Theoritical Debugging Questions
Previous QuestionNext Question
How debugger works internally?What is core dump?