LLDB mainline
Classes | Namespaces
HistoryThread.h File Reference
#include <mutex>
#include "lldb/Core/UserSettingsController.h"
#include "lldb/Target/ExecutionContextScope.h"
#include "lldb/Target/StackFrameList.h"
#include "lldb/Target/Thread.h"
#include "lldb/Utility/Broadcaster.h"
#include "lldb/Utility/Event.h"
#include "lldb/Utility/UserID.h"
#include "lldb/lldb-private.h"

Go to the source code of this file.

Classes

class  lldb_private::HistoryThread
 A thread object representing a backtrace from a previous point in the process execution. More...
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.