[Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ewan Crawford
ewan at codeplay.com
Tue Jun 23 09:41:10 PDT 2015
Thanks for the instructions Jim, I agree it would be good to get them documented somewhere.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9404
Files:
include/lldb/Expression/IRInterpreter.h
include/lldb/Expression/IRMemoryMap.h
include/lldb/Target/ABI.h
include/lldb/Target/ThreadPlanCallFunction.h
include/lldb/Target/ThreadPlanCallFunctionUsingABI.h
lldb.xcodeproj/project.pbxproj
source/Expression/ClangExpressionParser.cpp
source/Expression/ClangUserExpression.cpp
source/Expression/IRInterpreter.cpp
source/Expression/IRMemoryMap.cpp
source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
source/Target/CMakeLists.txt
source/Target/ThreadPlanCallFunction.cpp
source/Target/ThreadPlanCallFunctionUsingABI.cpp
test/expression_command/call-function/TestCallUsingIRInterpreter.py
test/expression_command/call-function/main.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9404.28249.patch
Type: text/x-patch
Size: 38647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150623/29680469/attachment.bin>
More information about the lldb-commits
mailing list