diff options
| author | Jason Molenda <jmolenda@apple.com> | 2014-02-13 07:11:08 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2014-02-13 07:11:08 +0000 |
| commit | 6223db27780ec34421fa9b22f44119aae68e1024 (patch) | |
| tree | a369dd864c36569fe97cf706d35afc8aa2abbee3 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | 69e245c01d0dcbaeb9b0fc6c502729acbf12f3fc (diff) | |
The Platform base class now maintains a list of trap handlers
aka asynchronous signal handlers, which subclasses should fill
in as appropriate. For most Unix user process environments,
the one entry in this list is _sigtramp. For bare-board and
kernel environments, there will be different sets of trap
handlers.
The unwinder needs to know when a frame is a trap handler
because the rules it enforces for the frame "above" the
trap handler is different from most middle-of-the-stack frames.
<rdar://problem/15835846>
llvm-svn: 201300
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
