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
_______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list