LLDB mainline
Terminal.cpp File Reference
#include "lldb/Host/Terminal.h"
#include "lldb/Host/Config.h"
#include "lldb/Host/PosixApi.h"
#include "llvm/ADT/STLExtras.h"
#include <csignal>
#include <fcntl.h>
#include <optional>

Go to the source code of this file.

Classes

struct  lldb_private::Terminal::Data

Functions

static llvm::Error termiosMissingError ()

Function Documentation

◆ termiosMissingError()