LLDB mainline
SaveCoreOptions.h File Reference
#include "lldb/Target/CoreFileMemoryRanges.h"
#include "lldb/Target/ThreadCollection.h"
#include "lldb/Utility/FileSpec.h"
#include "lldb/Utility/RangeMap.h"
#include <optional>
#include <string>
#include <unordered_set>

Go to the source code of this file.

Classes

class  lldb_private::SaveCoreOptions

Namespaces

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

Typedefs

using MemoryRanges = lldb_private::RangeVector<lldb::addr_t, lldb::addr_t>

Typedef Documentation

◆ MemoryRanges