[Issue 10311] gdb prints wrong value for variable updated from closure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 17 10:48:55 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=10311


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu


--- Comment #1 from Martin Nowak <code at dawg.eu> 2013-11-17 10:48:23 PST ---
This is a little harder to solve. DMD has to put out the debug information
which closure variables are captured by the delegate and how to access them.
I'll look what DWARF has to offer.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list