[Issue 19307] Variables moved to a closure show nonsense in debugger
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Oct 26 09:16:58 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19307
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/098cfdcc4a5ef3532816c11636934cd781c996f5
fix issue 19307 - Variables moved to a closure show nonsense in debugger
generate struct type debug information for allocated closures
https://github.com/dlang/dmd/commit/a4eeab9b83e5c614a6bbe7b44224340c93068377
Merge pull request #8847 from rainers/issue_19307
fix issue 19307 - Variables moved to a closure show nonsense in debugger
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list