[Bug fortran/15208] Accessing a variable passed to a subroutine after an inferior call is not possible
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=15208
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |tromey at sourceware dot org
Resolution|--- |FIXED
--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
This seems to work now
(gdb) call sub(42)
(gdb)
I'm going to close this.
If there's still a bug, feel free to comment with more
info and we can reopen.
--
You are receiving this mail because:
You are on the CC list for the bug.