当我运行带有或不带有 Degugging 的应用程序时,它会给我一个错误,如下所示
**Unhandled Exception: System.ExecutionEngineException: SIGILL
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at DicomViewerApplication.Application.Main (System.String[] args) [0x00000] in /Developer/Medsynaptic/DicomViewerApplication/DicomViewerApplication/Main.cs:18
[ERROR] FATAL UNHANDLED EXCEPTION: System.ExecutionEngineException: SIGILL
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at DicomViewerApplication.Application.Main (System.String[] args) [0x00000] in /Developer/Medsynaptic/DicomViewerApplication/DicomViewerApplication/Main.cs:18 **
但是当我从模拟器运行应用程序时它可以正常工作我想检查调试器附带的值但它给了我一个错误