Sometimes, I'll be debugging my code with the call stack, and see framework methods that are sometimes unhelpful to me, and I just want to focus on my the method calls made in my code. How do I set Xcode to show only such calls in the call stack view?