Date: Thu, 25 Apr 1996 15:23:19 +0200 (MET DST) From: =?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?= <aagero@aage.priv.no> To: freebsd-bugs@freebsd.org Subject: gdb problem Message-ID: <199604251323.PAA02602@birk04.studby.uio.no>
next in thread | raw e-mail | index | archive | help
I get find_solib: Can't read pathname for load map: Input/output error when gdb starts up, given the executable and the core file as arguments. $ ldd ./prog prog: -lc.3 => /usr/lib/libc.so.3.0 (0x801d000) I also tried to force a coredump with ^\ (SIGQUIT), same result. Any ideas? -aage
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604251323.PAA02602>