This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PING][PATCH v9] Add pretty printers for the NPTL lock types


On Tue, Jul 12, 2016 at 10:35 AM, Martin Galvan
<martin.galvan@tallertechnologies.com> wrote:
> Odd. I've tested it with older and newer versions of gdb; will give it
> a shot with that exact version to see if it's a gdb bug or something.

I just tested it with gdb 7.10 and it's still working fine. I'm on
Ubuntu though, so I don't know if it's something distro-related. I'm
guessing just running gdb test-mutex-attributes and doing "python
gdb.lookup_type('struct pthread_mutexattr')" is showing you the same
error? What about other types?


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