-
Notifications
You must be signed in to change notification settings - Fork 3
debugging
sullis edited this page Apr 17, 2021
·
14 revisions
- When debugging, your attitude matters - Julia Evans
- What does debugging a program look like? - Julia Evans
- debugging puzzles - Julia Evans
- How to debug - John Regehr
- Debugging tactics - Twitter @acloudguru
- debugging poster - Dave Agans
- Debugging Production with Event Logging - Zillow Tech blog
- Why Programs Fail: A Guide to Systematic Debugging - Andreas Zeller
- Effective Debugging - Diomidis Spinellis
- Resolving Outages Faster with Better Debugging Strategies - Liz Fong-Jones and Adam Mckaig, Google at SREcon18 Americas
- Automated Debugging of Bad Deployments - Joe Gordon, Pinterest at SREcon17 Americas
- Debugging Distributed Systems - Donny Nadolny, SREcon16
- Debugging with the Scientific Method - Stuart Halloway (2015)
- The Scientific Method of Troubleshooting - Blithe Rocher (2015)
- Debugging Docker in Production - Bryan Cantrill, DockerCon 2015