On Fri, Oct 22, 2010 at 7:22 AM, Eero Jämsä <[email protected]> wrote: > 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
What kind of project is it? What MonoDevelop version are you using? What Mono version? What OS/distro? -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
