[MonoDevelop] What is the Module for adding variables to watch window

ptr ptrajkumar at gmail.com
Wed Dec 9 00:06:57 EST 2009


Hey all

  I am working of the latest svn checkout for both mono and monodevelop.
While trying to add a variable to the watch window I get the following
exception. This functionality seems to work correctly in the released
version of MonoDevelop.

Am i  missing any necessary monodevelop modules ?

Thanks
raj

System.MissingMethodException: Method not found:
'Mono.Debugger.Method.GetDeclaringType'.

Server stack trace:
  at
Mono.Debugging.Evaluation.ObjectValueAdaptor.GetExpressionCompletionData
(Mono.Debugging.Evaluation.EvaluationContext ctx, System.String exp)
[0x00269] in
/home/ptrajkumar/monosource/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ObjectValueAdaptor.cs:532
  at Mono.Debugging.Evaluation.BaseBacktrace.GetExpressionCompletionData
(Int32 frameIndex, System.String exp) [0x0000d] in
/home/ptrajkumar/monosource/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/BaseBacktrace.cs:149
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices:InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&)
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x000a4] in
/home/ptrajkumar/monosource/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:137

Exception rethrown at [0]:

  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
System.Exception& exc, System.Object[]& out_args) [0x001d2] in
/build/buildd/mono-2.4.2.3+dfsg/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:245
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091209/02547f97/attachment.html 


More information about the Monodevelop-list mailing list