[Gtk-sharp-list] Error while executing command: Debug Application...
Eero Jämsä
eero.j2ms2 at gmail.com
Fri Oct 22 07:22:37 EDT 2010
So, i've developed my program and suddenly i can't debug anymore. my program
crashes. If i run it everything is fine. Then i found that if i go
run->Debug Application...->and search my project (.sln) then i get error:
Error while executing command: Debug Application...
Details:
System.InvalidOperationException: Unsupported command:
MonoDevelop.Core.Execution.NativeExecutionCommand
at MonoDevelop.Debugger.DebuggingService.InternalRun(ExecutionCommand
cmd, DebuggerEngine factory, IConsole c)
at MonoDevelop.Debugger.DebugExecutionHandler.Execute(ExecutionCommand
command, IConsole console)
at MonoDevelop.Debugger.DebuggingService.Run(String file, IConsole
console)
at MonoDevelop.Debugger.Extensions.DebugApplication(ProjectOperations
opers, String executableFile)
at MonoDevelop.Debugger.DebugApplicationHandler.Run()
at MonoDevelop.Components.Commands.CommandHandler.Run(Object dataItem)
at MonoDevelop.Components.Commands.CommandHandler.InternalRun(Object
dataItem)
at
MonoDevelop.Components.Commands.CommandManager.DefaultDispatchCommand(ActionCommand
cmd, CommandInfo info, Object dataItem, Object target, CommandSource source)
at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(Object
commandId, Object dataItem, Object initialTarget, CommandSource source)
The problem is that i don't understand this kind of error message. It is not
saying anything about my project/code. Can anyone help me with this?
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20101022/87879e07/attachment.html
More information about the Gtk-sharp-list
mailing list