www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11547] New: 'Stop'ing a 32bit Mago vibe.d debug session throws annoying error dialog

reply d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547

           Summary: 'Stop'ing a 32bit Mago vibe.d debug session throws
                    annoying error dialog
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: VisualD
        AssignedTo: nobody puremagic.com
        ReportedBy: turkeyman gmail.com



When I debug my 32bit vibe.d app using Mago, hitting 'stop' throws an annoying
error dialog that constantly interrupts my workflow.
Since web-dev is a highly iterative process, I can see this box numerous times
per minute, very frustrating after a few hours/days.

"Unable to stop debugging. Operation not supported. Unknown error: 0x800400c3"

Visual Studio debugger doesn't do this.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 18 2013
next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547


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

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



PST ---
I've noticed this, too. I think it doesn't happen with VS2008, but newer ones.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 19 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547




Mmm, I haven't been able to affect it fiddling with various options.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 19 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547




PST ---
should be fixed with 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: -------
Nov 29 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547





 should be fixed with mago 0.9 in
 https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.38beta1
I'm still having the problem. What was the fix? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 29 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547




PST ---
 I'm still having the problem. What was the fix?
It is actually now suppressing an error when VS wants the debug engine to kill the process, but it is already dead. It guess the patch wasn't good enough when doing this on a larger application. I changed it slightly and replaced the installer by a beta1a at the same location. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 30 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547





 I'm still having the problem. What was the fix?
It is actually now suppressing an error when VS wants the debug engine to kill the process, but it is already dead. It guess the patch wasn't good enough when doing this on a larger application. I changed it slightly and replaced the installer by a beta1a at the same location.
Fixed. Thanks again! :) -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Dec 01 2013
prev sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11547


Manu <turkeyman gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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