This is the mail archive of the gdb-patches@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]

Pushed: [RFA/Python] Make regexp collection printers work with typedefs as well.


> gdb/ChangeLog:
> 
>         * python/lib/gdb/printing.py (RegexpCollectionPrettyPrinter):
>         Use the type's name if its basic type does not have a tag.
> 
> gdb/testsuite/ChangeLog:
> 
>         * testsuite/gdb.python/py-pp-re-notag.c: New file.
>         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
>         * testsuite/gdb.python/py-pp-re-notag.p: New file.

FYI: I've pushed this patch.

Thank you,
-- 
Joel


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