Home
last modified time | relevance | path

Searched refs:QEnvironment (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py199 return self.QEnvironment(packet)
332 def QEnvironment(self, packet): member in MockGDBServerResponder
/openbsd-src/gnu/llvm/lldb/docs/
H A Dlldb-platform-packets.txt444 QEnvironment
H A Dlldb-gdb-remote.txt75 // "QEnvironment:NAME=VALUE"
86 // the QEnvironmentHexEncoded packet over QEnvironment, if it is
98 send packet: $QEnvironment:ACK_COLOR_FILENAME=bold yellow#00
110 // The only difference between this packet and QEnvironment is that the
123 send packet: $QEnvironment:41434b5f434f4c4f525f46494c454e414d453d626f6c642379656c6c6f77#00
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DChangeLog1013 * RNBRemote.cpp (RNBRemote::CreatePacketTable): Add QEnvironment:.