This revision was automatically updated to reflect the committed changes.
Closed by commit rL372060: [ScriptInterpreter] Initialize globals when loading
a scripting module. (authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pr
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.
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67644/new/
https://reviews.llvm.org/D67644
___
lldb-commits
JDevlieghere created this revision.
JDevlieghere added reviewers: davide, jingham.
JDevlieghere added a project: LLDB.
Herald added a subscriber: teemperor.
The `LoadScriptingModule` used by `command script import` wasn't initializing
the LLDB global variables (things like `lldb.frame` and `lldb.