|
LLDB mainline
|
#include <memory>#include <mutex>#include <shared_mutex>#include <vector>#include "lldb/Target/StackFrame.h"Go to the source code of this file.
Classes | |
| class | lldb_private::StackFrameList |
| class | lldb_private::SyntheticStackFrameList |
| A StackFrameList that wraps another StackFrameList and uses a SyntheticFrameProvider to lazily provide frames from either the provider or the underlying real stack frame list. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |