Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

symbolic breakpoints

A collection of 4 posts
Xcode 13 - Create a Symbolic Breakpoint on Method Name
Xcode 13

Xcode 13 - Create a Symbolic Breakpoint on Method Name

To improve the workflow and productivity, we need to integrate efficiency into our work stream. Efficiency can either be created with its own tooling or using third-party APIs and improvements. In today's blog post, I am going to talk about new efficiency improvements in Xcode 13 in the form of
Jul 10, 2022 5 min read
Advanced Breakpoint Improvements in Xcode 13 (WWDC 2021)
Breakpoint

Advanced Breakpoint Improvements in Xcode 13 (WWDC 2021)

At WWDC21, Apple announced various new breakpoint improvements into Xcode 13. In this post, I will go over them and demonstrate how they can benefit your workflow. Previously, setting up breakpoints triggered them where they were not supposed to get triggered or it took a lot of work to work
Jan 27, 2022 9 min read
Xcode symbolic breakpoints - Break at method call
Xcode

Xcode symbolic breakpoints - Break at method call

Today I am going to write about the big advanced debugging feature of LLDB. I am calling it advanced because I myself didn't know about it for a long time. It allows you to add a symbolic breakpoint which will halt the execution at a specific point so that you
Jun 14, 2019 4 min read
Advanced debugging in iOS
lldb

Advanced debugging in iOS

Other day I was watching this excellent Session on Advanced debugging with Xcode and LLDB presented at WWDC-2018. My post may be called as a gist of this talk, since this post summarizes the talk and all the examples mentioned in this post are taken from the Apple's video with
Jul 23, 2018 17 min read
Fresh Beginning © 2025
Powered by Ghost