Skip to content

Commit

Permalink
Edits 4
Browse files Browse the repository at this point in the history
  • Loading branch information
deutschbitte committed Dec 6, 2014
1 parent b3f00e7 commit caa94e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2014-12-08-editorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags: editorial

Welcome to objc.io issue 19: all about debugging.

We're all making mistakes, all the time. As such, debugging is a core part of what we do every day, and we've all developed debugging habits — our own way of approaching the all-too-common situation where something is not working as it should be.
We're all making mistakes, all the time. As such, debugging is a core part of what we do every day, and we've all developed debugging habits — our own way of approaching the all-too-common situation where something is not working as it should.

But there's always more to learn about debugging. Do you use LLDB to its full potential? Have you disassembled framework code to glance under the covers? Have you ever used the DTrace framework? Do you know about Apple's new activity tracing APIs? We're going to take a look at these topics and more in this issue.

Expand Down

0 comments on commit caa94e0

Please sign in to comment.