On Thu, Apr 14, 2016 at 12:22 PM, Pedro Alves wrote: > On 04/14/2016 10:06 AM, Orgad Shaneh wrote: > >> Ok, autoconf helped. FSF gdbserver 6.5 has the same issue when the gdb >> client is >=7.5: "Remote 'g' packet reply is too long". >> >> So this doesn't seem to be related to Cavium patches. > > Since you can build gdb now, you should be able to use "git bisect" > to find the culprit. > > Thanks, > Pedro Alves > Good point. The first bad commit is 1faeff08. Bisect log attached. - Orgad