LLDB mainline
ConPTYUtils.h File Reference
#include <cstddef>

Go to the source code of this file.

Namespaces

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

Functions

void lldb_private::StripConPTYSequences (void *data, size_t &len, bool strip_init)
 Remove ConPTY management sequences from a buffer in-place.