9#ifndef LLDB_CORE_IOHANDLERCURSESGUI_H
10#define LLDB_CORE_IOHANDLERCURSESGUI_H
A class to manage flag bits.
IOHandlerCursesGUI(Debugger &debugger)
void Deactivate() override
~IOHandlerCursesGUI() override
bool Interrupt() override
void TerminalSizeChanged() override
curses::ApplicationAP m_app_ap
std::unique_ptr< Application > ApplicationAP
A class that represents a running process on the host machine.