* Invest in tools and training
* Reduce over-reliance on print debugging
* Improve code-review to catch fresh bugs early.
Details and references: tzanko.substack.com/p/what-constitutes-debugging?utm_source=bsky&utm_medium=social&utm_campaign=debugging_launch
* Invest in tools and training
* Reduce over-reliance on print debugging
* Improve code-review to catch fresh bugs early.
Details and references: tzanko.substack.com/p/what-constitutes-debugging?utm_source=bsky&utm_medium=social&utm_campaign=debugging_launch
* Editing code: 41%
* Run/test: 29% (and 84% of testing is manual)
* Inspect state (logs, breakpoints): 16% (only 40% of episodes)
* Navigate code: 15%
* Consult resources: 6%
* Editing code: 41%
* Run/test: 29% (and 84% of testing is manual)
* Inspect state (logs, breakpoints): 16% (only 40% of episodes)
* Navigate code: 15%
* Consult resources: 6%