diff options
author | Jason Molenda <jmolenda@apple.com> | 2018-11-10 00:14:14 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2018-11-10 00:14:14 +0000 |
commit | a9796ede3919f27a5b740b9006db94c6eb42d079 (patch) | |
tree | 1117933f216dd3223ebb483967d98569c96a1745 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 936734b7775d0448dc0cfa12681413fdda67ef62 (diff) | |
download | bcm5719-llvm-a9796ede3919f27a5b740b9006db94c6eb42d079.tar.gz bcm5719-llvm-a9796ede3919f27a5b740b9006db94c6eb42d079.zip |
Enable listening for EXC_RESOURCE events, and format mach
event as a thread stop reason if we receive one, using
some macros to decode the payload.
Patch originally written by Fred Riss, with a few small changes
by myself.
Writing a test for this is a little tricky because the
mach exception data interpretation relies on header macros
or function calls - it may change over time and writing
a gdb_remote_client test for this would break as older
encoding interpretation is changed. I'll tak with Fred
about this more, but neither of us has been thrilled with
the kind of tests we could write for it.
<rdar://problem/13097323>, <rdar://problem/40144456>
llvm-svn: 346571
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions