[Bug libstdc++/67440] pretty-printing of a const set<foo> fails

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 16 13:20:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67440

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think this should be str(typ.unqualified()) otherwise it doesn't work on GDB
7.6:

Python Exception <type 'exceptions.AttributeError'> 'gdb.Type' object has no
attribute 'name'


More information about the Gcc-bugs mailing list