<div dir="ltr">Is there a way that I can programmatically hit a breakpoint in my C++ code. I am looking for the lldb equivalent of the DebugBreak function on windows.</div>