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]

pt-raise.c: No such file or directory


Hi,
I have compiled my program with -g -ggdb switches. When I want to attach GDB to my program, I get this error

0x00007f65a61fbb7b in raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:42
42????? ../nptl/sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory.
(gdb)

Searching the web shows some pages. However I can not figure out what is missed. A development package? 


Any reply is appreciated.

Regards,
Mahmood


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