[MonoDevelop] Debugger support
Michael Hutchinson
m.j.hutchinson at gmail.com
Fri Jun 11 02:17:06 EDT 2010
On Fri, Jun 11, 2010 at 12:27 AM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> I.e. is it necessary to add any functionality to a language's binding
> code? (I think not)
No, it's not necessary. Debugging should work automatically for .NET languages.
However, you can improve the debugger tooltips by implementing a
resolver (the same thing used for symbol tooltips in the text editor)
and even a custom expression evaluator.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list