Thursday, January 27, 2022

Re: x11/lumina broken since OpenBSD 6.7

On 2022/01/27 07:22, Yifei Zhan wrote:
> GNU gdb 6.3

Don't use gdb in base, it is too old to be useful with current
toolchain, at least on archs which use clang. pkg_add gdb and use
"egdb" instead.

> [New process 23043]
> - Starting the session...
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/libexec/ld.so]

This message comes from gdb.

No comments:

Post a Comment