[Bug fortran/19420] Segmentation fault when calling the "-stack-list-variables 2" command in Fortran file
tromey at sourceware dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=19420
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |OBSOLETE
CC| |tromey at sourceware dot org
--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
AFAICT this works.
(gdb) interpreter-exec mi3 "-stack-list-variables 2"
^done,variables=[{name="erray",type="Type entry"}]
I didn't try ifort though.
I also didn't try diffing the dwarf reader against the
"corrected" attachment.
I'm going to close this, but if there's still a bug,
please provide more info and we can try to figure it out.
--
You are receiving this mail because:
You are on the CC list for the bug.