InterviewDigestInterviewDigest

OA Practice Workspace

Technical2026-08-12

Describe what GDB is and its usage in debugging.

AI-Expanded — inferred from the question title, not from the original candidate report

Explain the fundamental role of GDB (GNU Debugger) in the software development lifecycle and describe how it facilitates the identification of runtime errors. Provide a practical example of how you would use GDB to inspect program state, such as setting breakpoints, stepping through execution, or examining variable values during a segmentation fault.

Context & Summary

1-hour interview with a technical manager focusing on architecture, debugging, and project-specific concepts.

💻 Coding practice works best on desktop.
Code editors are too cramped on mobile screens.