Articles tagged "Debug Analysis"
-
Another debug analysis post, this time looking at gathering basic system information for attaching to diagnostic reports and other forms of reporting.
-
In this tongue-twister titled article, I discuss capturing control flow information with stack traces during ongoing tasks to aid debugging. Also included: a reimplementation of NSThread.callStackReturnAddresses in Swift for faster and more flexible stack traces.