hanchenye-llvm-project/lldb
Kuba Mracek 377912845e [lldb] Add synthetic frontend for _NSCallStackArray
An Obj-C array type _NSCallStackArray is used in NSException backtraces. This patch adds a synthetic frontend for _NSCallStackArray, which now correctly returns frame PCs.

Differential Revision: https://reviews.llvm.org/D44081

llvm-svn: 346708
2018-11-12 21:26:03 +00:00
..
cmake [CMake] Allow version overrides with -DLLDB_VERSION_MAJOR/MINOR/PATCH/SUFFIX 2018-11-12 16:22:28 +00:00
docs Test commit 2018-11-03 05:12:15 +00:00
examples Remove header grouping comments. 2018-11-11 23:17:06 +00:00
include/lldb Re-land "Extract construction of DataBufferLLVM into FileSystem" 2018-11-12 21:24:50 +00:00
lit [PDB] Fix `vbases.test` requirement 2018-11-12 16:45:55 +00:00
lldb.xcodeproj Change $CURRENT_ARCH settings in xcode project file to hardcoded 2018-11-08 22:41:19 +00:00
lldb.xcworkspace
packages/Python/lldbsuite [lldb] Add synthetic frontend for _NSCallStackArray 2018-11-12 21:26:03 +00:00
resources
scripts Remove the last CURRENT_ARCH reference in Xcode's build scripts. 2018-11-12 17:59:30 +00:00
source [lldb] Add synthetic frontend for _NSCallStackArray 2018-11-12 21:26:03 +00:00
test Allow use of self.filecheck in LLDB tests (c.f self.expect) 2018-09-18 19:31:47 +00:00
third_party/Python/module
tools Remove header grouping comments. 2018-11-11 23:17:06 +00:00
unittests Re-land "Extract construction of DataBufferLLVM into FileSystem" 2018-11-12 21:24:50 +00:00
utils Fix typos. 2018-10-04 22:33:39 +00:00
www [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [CMake] Allow version overrides with -DLLDB_VERSION_MAJOR/MINOR/PATCH/SUFFIX 2018-11-12 16:22:28 +00:00
CODE_OWNERS.txt
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py