public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/111847] New: Debug info for structure members is not generated for structure in template class
@ 2023-10-17  9:41 EngyCZ at gmail dot com
  2023-10-17  9:55 ` [Bug debug/111847] Debug info for structure member " EngyCZ at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: EngyCZ at gmail dot com @ 2023-10-17  9:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111847
           Summary: Debug info for structure members is not generated for
                    structure in template class
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: EngyCZ at gmail dot com
  Target Milestone: ---

Created attachment 56131
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56131&action=edit
Sample source code

Source code attached.

No debug information for "a" member of structure variable *Str (A.Str->a)

GDB reports "No data fields":

(gdb) print &x
$1 = 0x7fffffffe1cf ""
(gdb) print A
$2 = {<tcA<16>> = {Str = 0x7fffffffe1cf}, <No data fields>}
                                           ^^^^^^^^^^^^^^

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debug/111847] Debug info for structure member is not generated for structure in template class
  2023-10-17  9:41 [Bug debug/111847] New: Debug info for structure members is not generated for structure in template class EngyCZ at gmail dot com
@ 2023-10-17  9:55 ` EngyCZ at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: EngyCZ at gmail dot com @ 2023-10-17  9:55 UTC (permalink / raw)
  To: gcc-bugs

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

Jiří Engelthaler <EngyCZ at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Jiří Engelthaler <EngyCZ at gmail dot com> ---
Wrong bug report

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-17  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17  9:41 [Bug debug/111847] New: Debug info for structure members is not generated for structure in template class EngyCZ at gmail dot com
2023-10-17  9:55 ` [Bug debug/111847] Debug info for structure member " EngyCZ at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).