Re: Debugging D in MonoDevelop, finding multiple gdb processes?

2015-06-10 Thread michaelc37 via Digitalmars-d-learn
i am assuming you are using the built in gdb debugger. a) you can try using this addin Gdb.D instead -https://github.com/llucenic/MonoDevelop.Debugger.Gdb.D it might be also be in the monodevelop beta repos. b) you can fix/work around the issue by replacing Syscall.kill in the source

Re: Invoking MAGO debugger

2015-02-26 Thread michaelc37 via Digitalmars-d-learn
On Thursday, 26 February 2015 at 10:20:31 UTC, Vadim Lopatin wrote: Hello! I'm trying to integrate MAGO into DlangIDE. I can easy create instance of MAGO DebugEngine, but having problems with obtaining of IDebugPort which is needed for invoking of LaunchSuspended. It looks like to get

Re: monodevelop mono-d versions

2014-08-01 Thread michaelc37 via Digitalmars-d-learn
On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote: I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version? I have had no problems using this ppa ppa:ermshiperete/monodevelop it has packages for versions 4 and 5: