[MonoDevelop] Errors

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Dec 12 14:10:14 EST 2008


On Fri, Dec 12, 2008 at 1:04 PM, James King <james.king at 4act.com> wrote:
> I occasionally get errors when working in monodevelop. Rarely will the
> program ever crash and I am not able to reproduce any of them consistently.
>
> Should I be storing the output of monodevelop to some sort of log file and
> submitting any of those errors as bug reports? Or is it best to hold onto
> them until I can reproduce the error?

It's usually best to file them anyway (though reproduction
instructions would be good). It may be possible to find and fix some
errors from the stack traces.

FWIW, running with "--debug" (or "make run") will generate better stack traces.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list