files: 0.485 device: 0.471 socket: 0.466 register: 0.430 PID: 0.428 kernel: 0.415 ppc: 0.346 debug: 0.317 semantic: 0.316 network: 0.306 hypervisor: 0.302 performance: 0.270 architecture: 0.268 mistranslation: 0.242 TCG: 0.229 vnc: 0.214 VMM: 0.180 graphic: 0.177 boot: 0.177 permissions: 0.172 virtual: 0.169 peripherals: 0.160 risc-v: 0.152 assembly: 0.151 x86: 0.145 KVM: 0.144 arm: 0.136 user-level: 0.113 i386: 0.086 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