emrekultursay updated this revision to Diff 438157.
emrekultursay added a comment.
re-rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128126/new/
https://reviews.llvm.org/D128126
Files:
lldb/source/Expression/UserExpression.cpp
lldb/test/
emrekultursay updated this revision to Diff 438156.
emrekultursay added a comment.
Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128126/new/
https://reviews.llvm.org/D128126
Files:
lldb/source/Expression/UserExpression.cpp
lldb/test/AP
wallace requested changes to this revision.
wallace added a comment.
This revision now requires changes to proceed.
just some minor changes, including requiring the FileSpec as input to the SB
function
Comment at: lldb/include/lldb/API/SBDebugger.h:394-395
+ /// Load trace
emrekultursay created this revision.
Herald added a project: All.
emrekultursay requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
...type variable by dereferencing the variable before
evaluating the expression.
Repository:
rG LLVM Github
alvinhochun updated this revision to Diff 438133.
alvinhochun added a comment.
Herald added a subscriber: Michael137.
Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127234/new/
https://reviews.llvm.org/D127234
Files:
lldb/include/lldb/Int