[Lldb-commits] [PATCH] D52851: Adding support to step into the callable wrapped by libc++ std::function
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 11 11:16:51 PDT 2018
shafik updated this revision to Diff 169259.
shafik marked an inline comment as done.
shafik added a comment.
Removing uneeded code and making test NO_DEBUG_INFO_TESTCASE
https://reviews.llvm.org/D52851
Files:
include/lldb/Target/CPPLanguageRuntime.h
packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/Makefile
packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py
packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp
source/Target/CPPLanguageRuntime.cpp
source/Target/ThreadPlanStepThrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52851.169259.patch
Type: text/x-patch
Size: 11004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181011/c762609c/attachment.bin>
More information about the lldb-commits
mailing list