<div dir="ltr">Hi,<div><br></div><div>Is there a document which describes in detail how the expression evaluation works? is there a wiki for lldb developers?</div><div><br></div><div>Few questions...</div><div>1) Does it use clang to parse the expression text directly? or is the expression text morphed into a function before passing to clang?</div><div>2) Is the evaluation done in target or in the host?</div><div>3) Is the code generation done in host or target? if code generation is done in the host, how is binary passed to the target to execute?</div><div><br></div><div>Thanks,</div><div>-Khaled</div></div>