[Bug c++/7932] Emit debug information about non-type template parameters
bangerth at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Aug 31 22:49:00 GMT 2009
------- Comment #5 from bangerth at gmail dot com 2009-08-31 22:49 -------
(In reply to comment #4)
> > What does GDB currently say for the testcase shown in the initial report?
>
> I think GDB doesn't know about the new type debug information added by gcc
> yet. So it won't say anything.
I just tried with GDB 6.6, and you are right: it doesn't know about "dim".
> But I haven't test GDB HEAD. My reasoning
> was that maybe we could open a GDB bug to track this there now that we
> generate debug info for this case ? Or is there a GDB bug opened for this
> already ?
I didn't open a GDB bug back then, and I don't have any experience with GDB
bugs in the first place. Would you mind opening a bug with their bugzilla
(or whatever they use)?
Either way, yes, we can close this PR now.
Thanks
W.
--
bangerth at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7932
More information about the Gcc-bugs
mailing list