hanchenye-llvm-project/lldb/www
Kuba Mracek 41ae8e7445 [lldb] Introduce StackFrameRecognizer [take 3]
This patch introduces a concept of "frame recognizer" and "recognized frame". This should be an extensible mechanism that retrieves information about special frames based on ABI, arguments or other special properties of that frame, even without source code. A few examples where that could be useful could be 1) objc_exception_throw, where we'd like to get the current exception, 2) terminate_with_reason and extracting the current terminate string, 3) recognizing Objective-C frames and automatically extracting the receiver+selector, or perhaps all arguments (based on selector).

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

llvm-svn: 345693
2018-10-31 04:00:22 +00:00
..
architecture
cpp_reference/html
python_reference Fix typos. 2018-10-04 22:33:39 +00:00
SB-api-coding-rules.html Fixed missing sidebars on the website 2018-08-31 02:07:05 +00:00
adding-language-support.html
build.html Add instructions for building LLDB on Mac OS X with CMake 2018-08-07 17:34:13 +00:00
customization.html
docs.html
download.html [www] Updated outdated download links [NFC] 2018-09-05 14:27:48 +00:00
faq.html
features.html Add PPC64le support information 2018-05-24 11:17:02 +00:00
formats.html
goals.html
index.html Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
lldb-gdb.html Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
projects.html Add a suggestion to convert dotest tests to use run_to_source_breakpoint. 2018-03-20 02:15:23 +00:00
python-reference.html [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
remote.html Fixed missing sidebars on the website 2018-08-31 02:07:05 +00:00
scripting.html
sidebar.incl
source.html
status.html Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
style.css
symbolication.html
symbols.html
test.html Fixed missing sidebars on the website 2018-08-31 02:07:05 +00:00
troubleshooting.html
tutorial.html Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
varformats.html