mago-mi: Mago debugger GDB MI compatible interface

WebFreak001 via Digitalmars-d-debugger digitalmars-d-debugger at puremagic.com
Sat Jul 2 14:50:13 PDT 2016


On Sunday, 22 May 2016 at 14:30:43 UTC, Vadim Lopatin wrote:
> On Sunday, 22 May 2016 at 13:09:56 UTC, WebFreak001 wrote:
>> On Friday, 13 May 2016 at 15:28:55 UTC, Vadim Lopatin wrote:
>>> [...]
>>
>> ...
>>
>>> [...]
>>
>> Thanks, I will add it to code-debug so Windows users can also 
>> debug their D programs in visual studio code.
>
> You can try it if VS Code supports gdb-mi interface.
> Recent build is available here: 
> https://github.com/buggins/dlangide/releases
> With Eclipse/DDT there is some problem - it doesn't see that 
> after setting of breakpoint and running execution is stopped.
> Please let me know results of your VS Code try.

ok I finally added mago-mi to code-debug. Now you can install the 
extension in visual studio code by typing `ext install Mago` into 
the Ctrl-P dialog.


More information about the Digitalmars-d-debugger mailing list