[Lldb-commits] [PATCH] D67644: [ScriptInterpreter] Initialize globals when loading a scripting module.

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 16 20:19:57 PDT 2019


MaskRay added inline comments.


================
Comment at: lldb/lit/Commands/Inputs/frame.py:3
+print(lldb.frame)
\ No newline at end of file

----------------
No newline at end of file


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67644/new/

https://reviews.llvm.org/D67644





More information about the lldb-commits mailing list