[MonoDevelop] Debugging not work (MonoDevelop 3.05 under seven)

Ian Norton ian.norton-badrul at thales-esecurity.com
Tue Dec 11 16:55:24 UTC 2012


AIUI, Seven OS is basically Ubuntu with strange windows7 skins.

You could try pmono instead of the system packages.

http://inorton.wordpress.com/pmono-parallel-mono-debian-pacakges/

Ian

On Tue, Dec 11, 2012 at 04:49:34PM +0000, LOPEZ wrote:
> Hello,
> 
> I try to use, start debugging with MonoDevelop 3.05 on seven os and it seem
> to don't work at all.
> Shoud it work properly with seven os ?
> 
> I have this message :
> 
> --------------------------------------
> System.Runtime.InteropServices.COMException (0x80070032): Cette demande
> n???est pas prise en charge. (Exception de HRESULT : 0x80070032)
> à
> Microsoft.Samples.Debugging.CorDebug.NativeApi.ICorDebug.CreateProcess(String
> lpApplicationName, String lpCommandLine, SECURITY_ATTRIBUTES
> lpProcessAttributes, SECURITY_ATTRIBUTES lpThreadAttributes, Int32
> bInheritHandles, UInt32 dwCreationFlags, IntPtr lpEnvironment, String
> lpCurrentDirectory, STARTUPINFO lpStartupInfo, PROCESS_INFORMATION
> lpProcessInformation, CorDebugCreateProcessFlags debuggingFlags,
> ICorDebugProcess& ppProcess)
> 
>    à Microsoft.Samples.Debugging.CorDebug.CorDebugger.CreateProcess(String
> applicationName, String commandLine, SECURITY_ATTRIBUTES processAttributes,
> SECURITY_ATTRIBUTES threadAttributes, Boolean inheritHandles, Int32
> creationFlags, IntPtr environment, String currentDirectory, STARTUPINFO
> startupInfo, PROCESS_INFORMATION& processInformation,
> CorDebugCreateProcessFlags debuggingFlags)
> 
>    à Microsoft.Samples.Debugging.CorDebug.CorDebugger.CreateProcess(String
> applicationName, String commandLine, String currentDirectory, IDictionary`2
> environment, Int32 flags)
> 
>    à MonoDevelop.Debugger.Win32.CorDebuggerSession.OnRun(DebuggerStartInfo
> startInfo)
> 
>    à Mono.Debugging.Client.DebuggerSession.<>c__DisplayClassc.<Run>b__a()
> 
> -----------------------------------------------------------------
> 
> Thanks a lot for your help.
> 
> Regards
> 
> Martial
> 
> 
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Debugging-not-work-MonoDevelop-3-05-under-seven-tp4657732.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list