On Wednesday, 16 September 2015 at 04:03:46 UTC, Mike McKee wrote:
Unfortunately, the http://dsource.org/forums/ doesn't appear to
be active -- I can't login after I registered. This is where
the QtD project has their forum. So, I'm asking this here.
Is it possible with D and QtD to draw my GU
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
(ht
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 IDebugP
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:
monodevel