On 10/30/2012 09:35 AM, ja_comp wrote: > a) Could the StmtResult be "deep copied" to the parent process somehow? > (I'm not even sure what would be involved in creating a "inter-process > compatible" StmtResult.) You might want to have a look at ASTImporter and how LLDB use it. Vassil