http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49090
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-31 19:58:47 UTC --- Is GDB actually using the DW_TAG_template_*_param to generate the name of a type, or just using the pretty name generated by GCC for DW_AT_name? Note that we don't currently generate those tags for uninstantiated types.