Re: gdb on landisk

2016-03-29 Thread Mark Kettenis
> Date: Sun, 27 Mar 2016 23:06:23 + > From: Miod Vallat > > There is a fallout from the switch to binutils 2.17: the binaries > created by 2.17 aren't recognized by the in-tree gdb because it's built > with the bfd code from 2.15. > > My understanding is that the in-tree gdb can't be made to

gdb on landisk

2016-03-27 Thread Miod Vallat
There is a fallout from the switch to binutils 2.17: the binaries created by 2.17 aren't recognized by the in-tree gdb because it's built with the bfd code from 2.15. My understanding is that the in-tree gdb can't be made to run with bfd from 2.17 without significant non-trivial changes, so I'd su