[patch] Add libstdc++ pretty printers for Library Fundamentals TS types

Jonathan Wakely jwakely@redhat.com
Wed Jul 23 10:45:00 GMT 2014


On 15/07/14 13:03 +0100, Jonathan Wakely wrote:
>On 14/07/14 20:31 +0100, Jonathan Wakely wrote:
>>This adds printers for the types in the std::experimental namespace.

This should fix the test failures that Paolo and HJ are seeing, older
versions of GDB didn't have the gdb.Type.name attribute.

(I suppose I could have just put the full basic_string<char, ...> name
in explicitly instead of using lookup_type, but I'll just make this
fix for now.)

Committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1114 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140723/cfb1f252/attachment.bin>


More information about the Libstdc++ mailing list