[MonoDevelop] Embedded Mono Debugging / Custom Addin

Jeff Ward jeff at fuzzybinary.com
Mon Feb 6 19:24:27 UTC 2012


Here's why I get in the window.

Clicking okay through this brings up another, but MonoDevelop crashes
before I can look at it.

System.InvalidOperationException: StandardOut has not been redirected or
the process hasn't started yet.
   at System.Diagnostics.Process.get_StandardOutput()
   at MonoDevelop.Core.Execution.ProcessWrapper.CaptureOutput()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

On Sat, Feb 4, 2012 at 3:24 AM, Michael Hutchinson <m.j.hutchinson at gmail.com
> wrote:

> Do you have a stack trace?
> On Feb 3, 2012 12:50 PM, "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
>>
>> 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.
>>
>> Sorry again!
>>
>> --
>> Jeff
>>
>> On Wed, Dec 21, 2011 at 10:50 PM, Michael Hutchinson <
>> m.j.hutchinson at gmail.com> wrote:
>>
>>> On 19 December 2011 21:22, Jeff Ward <jeff at fuzzybinary.com> wrote:
>>> > Micheal,
>>> >
>>> > I just tried this in the windows build of 2.8.5 and couldn't get it to
>>> work.
>>> >  I put MONODEVELOP_SDB_TEST in my user environment variables.  Is there
>>> > something else I need to do?
>>>
>>> What did you set it to? The value doesn't matter as long as it's
>>> non-empty, I usually use "y" or "true".
>>>
>>> -- Michael
>>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120206/9741f53f/attachment.html>


More information about the Monodevelop-list mailing list