While researching different programs, I often use LLDB's break set -S command to break on common selectors such as "init" and "drawInRect:". However, since updating LLDB, this no longer works for selectors without debugging symbols.While researching different programs, I often u