This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pt-raise.c: No such file or directory


On Tue, 20 May 2014 12:19:02 +0200, Mahmood Naderan wrote:
> Using Ubuntu-64bit, when I attach GDB to a process, I see these messages
[...]
> 42ÂÂÂÂÂ ../nptl/sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory.

BTW
(gdb) set filename-display absolute 
would should you the exact location of that file.


[...]
> On another system which runs Centos-64bit, I don't see such messages.

CentOS glibc-debuginfo.rpm contains file:

$ ls -l /usr/src/debug/*/nptl/sysdeps/unix/sysv/linux/pt-raise.c
-rw-r--r-- 1 root root 1728 May  4  2010 /usr/src/debug/glibc-2.12-2-gc4ccff1/nptl/sysdeps/unix/sysv/linux/pt-raise.c


> Any way to fix that?

Bugreport it to Ubuntu; but the same problem affects also underlying Debian.


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]