Thread overview
[Issue 11437] [Mago] No source for step-by-step debugging, only raw assembler.
Nov 06, 2013
Rainer Schuetze
Nov 29, 2013
Rainer Schuetze
Jan 02, 2014
Denis Shelomovskij
Jan 03, 2014
Rainer Schuetze
November 06, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11437


Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de


--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> 2013-11-06 00:40:07 PST ---
I can reproduce the problem. It seems mago is as picky about the order of debug records as recommended by the CV4 documentation (but not made mandatory). As a workaround, the CVPACK utility is supposed to fix that, though I'm unsure if it can still be found somewhere.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 29, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11437



--- Comment #3 from Rainer Schuetze <r.sagitario@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: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 02, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11437



--- Comment #4 from Denis Shelomovskij <verylonglogin.reg@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 testcase works now and everything was fine until some dmd changes. Now it is again no debug information available for most projects I tested, so I use an older dmd version.

Testcase: http://deoma-cmd.ru/files/other/testcases/Issue-11437-2.7z

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 03, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11437



--- Comment #5 from Rainer Schuetze <r.sagitario@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: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------