[PATCH v8] Add pretty printers for the NPTL lock types
Pedro Alves
palves@redhat.com
Fri Jun 24 21:52:00 GMT 2016
On 06/24/2016 07:10 PM, Martin Galvan wrote:
> That's odd, I'm still seeing the built libraries, both with gdb 7.7
> and the mainline:
>
> $ cat /proc/${PID}/maps | tr -s ' ' | cut -d' ' -f6 | uniq | awk NF
> /home/martin/glibc/build/pretty-printers/test-mutex-printer
> /home/martin/glibc/install/lib/libc-2.23.90.so
> /home/martin/glibc/install/lib/libpthread-2.23.90.so
> /home/martin/glibc/install/lib/ld-2.23.90.so
> [vdso]
> /home/martin/glibc/install/lib/ld-2.23.90.so
> [stack]
> [vsyscall]
>
> Just in case, do you have anything special in your .gdbinit that may
> be causing the issue?
Why not start gdb with "gdb -nx" in order to avoid .gdbinit
ever being an issue?
Thanks,
Pedro Alves
More information about the Libc-alpha
mailing list