Re: [Qemu-devel] [PATCH] gdb: Fix gdb error

2013-08-12 Thread Andreas Färber
Am 12.08.2013 11:17, schrieb Aneesh Kumar K.V: > Andreas Färber writes: >> Am 11.08.2013 20:14, schrieb Aneesh Kumar K.V: >>> From: "Aneesh Kumar K.V" >>> >>> Don't update the global register count if not requested. >>> Without this patch a remote gdb session gives >>> >>> (gdb) target remote loc

Re: [Qemu-devel] [PATCH] gdb: Fix gdb error

2013-08-12 Thread Aneesh Kumar K.V
Andreas Färber writes: > Hi Aneesh, > > Am 11.08.2013 20:14, schrieb Aneesh Kumar K.V: >> From: "Aneesh Kumar K.V" >> >> Don't update the global register count if not requested. >> Without this patch a remote gdb session gives >> >> (gdb) target remote localhost:1234 >> Remote debugging using

Re: [Qemu-devel] [PATCH] gdb: Fix gdb error

2013-08-12 Thread Andreas Färber
Hi Aneesh, Am 11.08.2013 20:14, schrieb Aneesh Kumar K.V: > From: "Aneesh Kumar K.V" > > Don't update the global register count if not requested. > Without this patch a remote gdb session gives > > (gdb) target remote localhost:1234 > Remote debugging using localhost:1234 > Remote 'g' packet re

[Qemu-devel] [PATCH] gdb: Fix gdb error

2013-08-11 Thread Aneesh Kumar K.V
From: "Aneesh Kumar K.V" Don't update the global register count if not requested. Without this patch a remote gdb session gives (gdb) target remote localhost:1234 Remote debugging using localhost:1234 Remote 'g' packet reply is too long: 2884c0ccba50c0c ... ... (