#include <GDBRemoteCommunication.h>
Definition at line 104 of file GDBRemoteCommunication.h.
◆ ScopedTimeout()
GDBRemoteCommunication::ScopedTimeout::ScopedTimeout |
( |
GDBRemoteCommunication & |
gdb_comm, |
|
|
std::chrono::seconds |
timeout |
|
) |
| |
◆ ~ScopedTimeout()
GDBRemoteCommunication::ScopedTimeout::~ScopedTimeout |
( |
| ) |
|
◆ m_gdb_comm
◆ m_saved_timeout
std::chrono::seconds lldb_private::process_gdb_remote::GDBRemoteCommunication::ScopedTimeout::m_saved_timeout |
|
private |
◆ m_timeout_modified
bool lldb_private::process_gdb_remote::GDBRemoteCommunication::ScopedTimeout::m_timeout_modified |
|
private |
The documentation for this class was generated from the following files: