forked from OSchip/llvm-project
![]() 1. Extended the gdb-remote communication related classes with disk file/directory completion functions; 2. Added two common completion functions RemoteDiskFiles and RemoteDiskDirectories based on the functions above; 3. Added completion for these commands: A. platform get-file <remote-file> <local-file>; B. platform put-file <local-file> <remote-file>; C. platform get-size <remote-file>; D. platform settings -w <remote-dir>; E. platform open file <remote-file>. 4. Added related tests for client and server; 5. Updated docs/lldb-platform-packets.txt. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D85284 |
||
---|---|---|
.. | ||
TestArmRegisterDefinition.py | ||
TestGDBRemoteClient.py | ||
TestGDBRemoteDiskFileCompletion.py | ||
TestGDBRemoteLoad.py | ||
TestIOSSimulator.py | ||
TestJLink6Armv7RegisterDefinition.py | ||
TestNestedRegDefinitions.py | ||
TestNoGPacketSupported.py | ||
TestNoWatchpointSupportInfo.py | ||
TestPlatformClient.py | ||
TestProcessConnect.py | ||
TestRecognizeBreakpoint.py | ||
TestRegDefinitionInParts.py | ||
TestRestartBug.py | ||
TestStopPCs.py | ||
TestTargetXMLArch.py | ||
TestThreadSelectionBug.py | ||
TestWasm.py | ||
TestWriteMemory.py | ||
TestqOffsets.py | ||
a.yaml | ||
basic_eh_frame.yaml | ||
gdbclientutils.py | ||
operating_system.py | ||
operating_system_2.py | ||
qOffsets.yaml | ||
test_sym.yaml | ||
test_wasm_embedded_debug_sections.yaml | ||
test_wasm_external_debug_sections.yaml |