other: 0.196 semantic: 0.129 files: 0.105 PID: 0.092 device: 0.074 debug: 0.067 socket: 0.059 network: 0.047 performance: 0.046 graphic: 0.042 permissions: 0.042 vnc: 0.039 boot: 0.032 KVM: 0.029 debug: 0.354 semantic: 0.127 files: 0.101 other: 0.094 performance: 0.060 PID: 0.054 network: 0.043 socket: 0.034 boot: 0.033 device: 0.033 permissions: 0.025 vnc: 0.024 graphic: 0.012 KVM: 0.005 Xfer:features:read truncating xml sent to gdb frontends Around line 1326 in gdbstub.c: if (len > (MAX_PACKET_LENGTH - 5) / 2) len = (MAX_PACKET_LENGTH - 5) / 2; is truncating processor reg description xml files longer than 2045 bytes. Deleting these lines works for my immediate need, but they seem to be trying to fix some buffer overrun condition so I won't offer a patch until we understand their purpose. On 8 July 2017 at 22:19, Duane Voth