[MonoDevelop] Mono debugger
Patrick Barry
DrPatrickBarry at gmail.com
Wed Aug 17 06:05:06 EDT 2005
I am having problems trying to enable the debugger.
My monodevelop is from a checkout on August 17 and my mono-debugger is
from mono-debugger-0.10.tar.gz. If I complile both with "--prefix=/usr"
on trying to use the debugger in MD I get an error about not been able
to find usr/local/lib/mono-debugger-mini-wrapper
which it won't because it is in /usr/lib
If I compile both to "/usr/local/" MD won't start with the error below.
Is there something that I am missing?
regards
Pat.
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x00000> <unknown method>
in <0x0000b> MonoDevelop.Debugger.LocalsPad:RedrawContent ()
in <0x00146> MonoDevelop.Gui.DefaultWorkbench:RedrawAllComponents ()
in <0x0001d> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace ()
in <0x00044> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x008c4> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
More information about the Monodevelop-list
mailing list