[MonoDevelop] Embedded Mono Debugging / Custom Addin
Michael Hutchinson
m.j.hutchinson at gmail.com
Fri Feb 3 20:26:23 UTC 2012
On 3 February 2012 12:50, Jeff Ward <jeff at fuzzybinary.com> wrote:
> Sorry to revive this thread, but I've had no luck getting the "Run With
> Custom Soft Debugger" menu to appear (I gave up for a bit). Is there
> *anything* I have to define in windows other than MONODEVELOP_SDB_TEST for
> this to appear in 2.8.6?
>
> I've tried the following:
>
> Setting it as a user and as a system environment variable though the
> Environment Variable UI
> Setting it in the command line with set MONODEVELOP_SDB_TEST=1
These should work - it needs to be set in the current environment from
which you're running MD.
> Is there some other, better way to set this up? Do I have to have a
> MonoDevelop project loaded? for the option to appear? I've loaded at Visual
> studio solution, but without any luck.
You do need a solution open and the startup project needs to be a
C#/.NET executable project, then the command appears in the Run->Run
with.. menu.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list