[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2014-04-12 Thread d-bugmail
https://issues.dlang.org/show_bug.cgi?id=11437 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2014-01-03 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11437 --- Comment #5 from Rainer Schuetze r.sagita...@gmx.de 2014-01-03 03:16:59 PST --- While I have added a workaround in mago for the test case, it is actually an instance of issue 7634. -- Configure issuemail:

[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2014-01-02 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11437 --- Comment #4 from Denis Shelomovskij verylonglogin@gmail.com 2014-01-02 17:31:28 MSK --- (In reply to comment #3) should be fixed by mago 0.9 in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.38beta1 Original

[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2013-11-29 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11437 --- Comment #3 from Rainer Schuetze r.sagita...@gmx.de 2013-11-29 02:39:58 PST --- should be fixed by mago 0.9 in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.38beta1 -- Configure issuemail:

[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2013-11-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11437 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC|

[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.

2013-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11437 --- Comment #1 from Denis Shelomovskij verylonglogin@gmail.com 2013-11-04 18:02:48 MSK --- Workaround: Play with the order libraries are passed to the linker. I.e. change the order, press Step into (F11), repeat if you still see raw