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 v3] Add pretty printers for the NPTL lock types


On Tue, Nov 24, 2015 at 2:55 PM, Torvald Riegel <triegel@redhat.com> wrote:
> I mean as a replacement for gdb, something like a small piece of code
> that can pretend to be gdb and call the pretty printers.  Maybe stub is
> the wrong word; I was thinking about something like a unit test thingy.
> But I don't know whether that would actually be small, or whether it
> would be easier to just test through gdb.

I think it would be way easier to test through gdb, even if it means
using DejaGNU.

If everyone's ok with the rest of the patch we'll get to work on a
small set of test cases that exercise the pretty printers in a few
select scenarios. I hope that's the last addition we need to get this
merged.


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