Home
last modified time | relevance | path

Searched refs:eWatchpointRead (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h29 eWatchpointRead, enumerator
357 case eWatchpointRead: return m_supports_z3; in SupportsGDBStoppointPacket()
DGDBRemoteCommunicationClient.cpp2713 case eWatchpointRead: m_supports_z3 = false; break; in SendGDBStoppointTypePacket()
DProcessGDBRemote.cpp2476 return eWatchpointRead; in GetGDBStoppointType()