Users can invoke the debugger LLDB by using the command
-> ... +debug :lldb
The +debug parameter requests the compiler to add debug information, and the lldb product is an LLDB session for the generated processor.
+debug
lldb