Date: Thu, 15 Dec 2016 09:20:08 +0100 From: =?UTF-8?Q?Micha=C5=82_J=C4=99drzejczak?= <mj@bsdops.com> To: freebsd-hackers@freebsd.org Subject: gdb 32bit app under 64bit system Message-ID: <4b6a32cd221a310de2e10cd18cb1b9cf@bsdops.com>
next in thread | raw e-mail | index | archive | help
Hello list. I've question about debugging an application that is compile with -m32 and can not be debugging under FreeBSD 10.0 amd64 with gdb761. During debug by gdb I had this error : warning: `/libexec/ld-elf.so.1': Shared library architecture i386:x86-64 is not compatible with target architecture i386. warning: .dynamic section for "/libexec/ld-elf.so.1" is not at the expected address (wrong library or version mismatch?) [New Thread 298030b429803080 (LWP 100109)] Error while reading shared library symbols for /usr/lib32/libthr.so.3: Cannot find new threads: generic error Did you have any ideas what way can I go . Regards MJ
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4b6a32cd221a310de2e10cd18cb1b9cf>