diff options
author | Kuba Mracek <mracek@apple.com> | 2018-11-12 19:12:31 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2018-11-12 19:12:31 +0000 |
commit | c3f1e62920df794fc31f23327931ed68fa8b89ba (patch) | |
tree | 7a481c57b3bed34352ddb81acf731a5185979953 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | 9a89d93d62525518faa518766b6fae4d14b26140 (diff) | |
download | bcm5719-llvm-c3f1e62920df794fc31f23327931ed68fa8b89ba.tar.gz bcm5719-llvm-c3f1e62920df794fc31f23327931ed68fa8b89ba.zip |
[lldb] Extract more fields from NSException values
This patch teaches LLDB about more fields on NSException Obj-C objects, specifically we can now retrieve the "name" and "reason" of an NSException. The goal is to eventually be able to have SB API that can provide details about the currently thrown/caught/processed exception.
Differential Revision: https://reviews.llvm.org/D43884
llvm-svn: 346695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions