files: 0.485 device: 0.471 socket: 0.466 PID: 0.428 debug: 0.317 semantic: 0.316 network: 0.306 other: 0.303 performance: 0.270 vnc: 0.214 graphic: 0.177 boot: 0.177 permissions: 0.172 KVM: 0.144 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