Post not yet marked as solved
Post marked as unsolved with 0 replies, 401 views
The goal is to set breakpoints with some actions and log state on certain conditions for later analysis.
I am thinking that it should be possible via lldb, however, I couldn't think of how to use it in combination to xcodebuild (test). Any help would be much appreciated.