mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -04:00
![]() Following up on https://reviews.llvm.org/D62221, this change introduces the settings plugin.process.gdb-remote.use-g-packet-for-reading. When they are on, 'g' packets are used for reading registers. Using 'g' packets can improve performance by reducing the number of packets exchanged between client and server when a large number of registers needs to be fetched. Differential revision: https://reviews.llvm.org/D62931 |
||
---|---|---|
.. | ||
a.yaml | ||
gdbclientutils.py | ||
operating_system_2.py | ||
operating_system.py | ||
TestArmRegisterDefinition.py | ||
TestGDBRemoteClient.py | ||
TestGDBRemoteLoad.py | ||
TestNestedRegDefinitions.py | ||
TestNoWatchpointSupportInfo.py | ||
TestPlatformClient.py | ||
TestRecognizeBreakpoint.py | ||
TestRestartBug.py | ||
TestStopPCs.py | ||
TestTargetXMLArch.py | ||
TestThreadSelectionBug.py | ||
TestWriteMemory.py |