Recorded – watch the full episode on YouTube.
Let’s get into the kinds of advantages of debugging, plus mistakes people make, and more tips and advice you have to help them do really well at debugging.
Carola Nitz: I think the biggest one is that people just don't know about what kinds of tools they have at hand. For most of them, there is stuff they know about the break points they know may be about PO and LLDB but they actually don't know how powerful the view debugger is. Or how you can use instruments to learn where your memory issues are or how you can actually edit a breakpoint. And there are also so many great third party tools out there and you just need to know about all of them to be able to find a problem super fast. It's not just only print debugging.
Paul Hudson: Right, but I guess knowing all the tools out there is quite a job, right? Because there are maybe three or four dozen out there doing various things, sometimes doing very similar things, and you got to know which tool is slightly better in each case. It's hard when you're starting out presumably to try and get an idea of all the tools that really are out there.
“There are also so many great third party tools out there and you just need to know about all of them to be able to find a problem super fast. It's not just only print debugging.”
Carola Nitz: That's true. I still learn from my colleagues as well but I guess if you go in - I've been in a couple of talks where I hope people get an overview of what is out there, and they go to a couple of other talks, or read a couple of other documents, and then you just go in see what is out there and how that might help you.
This transcript was recorded as part of Swiftly Speaking. You can watch the full original episode on YouTube, or subscribe to the audio version on Apple Podcasts.
SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's all new Paywall Editor allow you to remotely configure your paywall view without any code changes or app updates.
Sponsor Hacking with Swift and reach the world's largest Swift community!
Link copied to your pasteboard.