LLDB mainline
|
#include "lldb/Target/PostMortemProcess.h"
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/Status.h"
Go to the source code of this file.
Classes | |
class | lldb_private::ProcessTrace |
Class that represents a defunct process loaded on memory via the "trace
load" command. More... | |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |