Searched refs:vFile (Results 1 – 2 of 2) sorted by relevance
6 protocol. Many of the vFile: packets are described to the "Host9 defined there (vFile:size:, vFile:mode:, vFile:symlink, vFile:chmod:).10 Most importantly, the flags that lldb passes to vFile:open: are 262 // vFile:size:269 // receive: vFile:size:2f746d702f61277 // vFile:mode:284 // receive: vFile:mode:2f746d702f61292 // vFile:unlink:299 // receive: vFile:unlink:2f746d702f61308 // vFile:symlink:[all …]
193 return self.vFile(packet)323 def vFile(self, packet): member in MockGDBServerResponder