You can watch this episode by subscribing to Cocoacasts Plus.
Debugging Applications With Xcode
Finding and Resolving Memory Issues
Debugging Applications With Xcode
1 | Where to Start 07:52 |
---|---|
2 | Exploring Xcode's Debugging Tools 09:20 |
3 | Stepping Through Code With Breakpoints Plus 14:07 |
4 | Managing and Editing Breakpoints Plus 10:40 |
5 | Symbolic Breakpoints Plus 06:13 |
6 | Swift Error and Exception Breakpoints 10:29 |
7 | Test Failure and Constraint Error Breakpoints Plus 09:41 |
8 | View and View Controller Debugging Plus 11:22 |
9 | Debugging User Interface Issues Plus 07:48 |
10 | Debugging Memory Issues Plus 12:14 |
11 | Finding and Resolving Memory Issues Plus 10:49 |
Download Your Free Copy of
The Missing Manual
for Swift Development
The Missing Manual
for Swift Development
The Guide I Wish I Had When I Started Out
Join 20,000+ Developers Learning About Swift Development
Download Your Free CopyThe memory graph debugger built into Xcode is a very welcome addition for debugging memory issues. In the previous episode, we resolved a memory issue we discovered somewhat by accident. While it can be useful to use the memory graph debugger to investigate complex object graphs, it would be convenient if Xcode warns us about possible memory issues. And that's exactly what the memory graph debugger does.
Instant and Unlimited Access
to 400+ Cocoacasts Tutorials
Monthly
$19 / month
Pay Once a Month
30 Day Money Back Guarantee
Yearly
$8.25 / month (billed annually)
Pay Once a Year and Save $129
30 Day Money Back Guarantee
Access to All Books