LLDB mainline
|
#include <Host.h>
Static Public Member Functions | |
static void | format (const lldb_private::WaitStatus &WS, raw_ostream &OS, llvm::StringRef Options) |
Options = "" gives a human readable description of the status Options = "g" gives a gdb-remote protocol status (e.g., X09) | |
|
static |
Options = "" gives a human readable description of the status Options = "g" gives a gdb-remote protocol status (e.g., X09)