gdb in current gets crashed when it runs in tui mode. I suspect this is because of libcurses.
On Mon, Dec 09, 2024 at 10:59:44PM +0000, Van Ly wrote:
>
> The last gdb release was 15.2, netbsd-10 has gdb-11 that was a
> development snapshot. The downgrade in pkgsrc, gdb-10.1n6, could have
> fewer bugs.
Or more (or not work at all) on some architectures.
> Is there a roadmap to gdb 15.2 or 16.1?
Updating gdb in base is a huge task. -current has 13.2 which seems to work
pretty well right now. This likely what will be in netbsd-11 too.
Anything special you need/expect from newer versions?
Martin