Theoretical Question:
Download Job Interview Questions and Answers PDF
How debugger works internally?
Answer:
Whenever we compile with -g option, it will create a symbol
table, and according that table for each function and line
it will call ptrace ...and do the things
table, and according that table for each function and line
it will call ptrace ...and do the things
Download Theoritical Debugging Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain What bug tracking tools you have used? Have you used any free tools? | How to debug the core dump? |