public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug exp/11632] vla: Fix: C VLAs should use DW_AT_allocated
       [not found] <bug-11632-4717@http.sourceware.org/bugzilla/>
@ 2014-05-08 17:55 ` tromey at redhat dot com
  2023-02-18  0:28 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at redhat dot com @ 2014-05-08 17:55 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=11632

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> ---
I think it is probably purely a gcc bug now.
The gdb bits work if the source is compiled -O1.
With -O0 I believe the debuginfo is somewhat incorrect
until "a" is "really" in scope.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug exp/11632] vla: Fix: C VLAs should use DW_AT_allocated
       [not found] <bug-11632-4717@http.sourceware.org/bugzilla/>
  2014-05-08 17:55 ` [Bug exp/11632] vla: Fix: C VLAs should use DW_AT_allocated tromey at redhat dot com
@ 2023-02-18  0:28 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-02-18  0:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=11632

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
This works now.

(gdb) ptype a
type = char [5]

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-02-18  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11632-4717@http.sourceware.org/bugzilla/>
2014-05-08 17:55 ` [Bug exp/11632] vla: Fix: C VLAs should use DW_AT_allocated tromey at redhat dot com
2023-02-18  0:28 ` tromey at sourceware dot org

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).