[Go to site: main page, start]

LLDB mainline
BugReporter.h File Reference
#include "lldb/Core/Diagnostics.h"
#include "lldb/Core/PluginInterface.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"

Go to the source code of this file.

Classes

class  lldb_private::BugReporter
 A pluggable destination for a diagnostics bundle. More...

Namespaces

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

Functions

llvm::ArrayRef< llvm::StringRef > lldb_private::GetBugReportQuestions ()
 The questions only the person filing the report can answer.