Xamarin.ios MonoTouch-试运行调试结果为;无法插入挂起的断点";

Xamarin.ios MonoTouch-试运行调试结果为;无法插入挂起的断点";,xamarin.ios,Xamarin.ios,我已经做了一个干净的全部,我已经重置了模拟器,但我无法解释为什么我会得到以下结果:(请参阅“已解决的挂起断点”行和“无法插入”) 第69行和第76行的代码是有效代码,是工具栏按钮的事件处理程序。然后,当我点击其中一个按钮时,我得到一个空引用异常 请使用显示此问题的示例应用程序在monotouch bugtracker中提交一个错误。不幸的是,在修复另一个错误后,此问题“消失”了,看似完全无关的问题。请使用显示此问题的示例应用程序在monotouch bugtracker中提交一个错误。不幸的是,

我已经做了一个干净的全部,我已经重置了模拟器,但我无法解释为什么我会得到以下结果:(请参阅“已解决的挂起断点”行和“无法插入”)


第69行和第76行的代码是有效代码,是工具栏按钮的事件处理程序。然后,当我点击其中一个按钮时,我得到一个空引用异常

请使用显示此问题的示例应用程序在monotouch bugtracker中提交一个错误。不幸的是,在修复另一个错误后,此问题“消失”了,看似完全无关的问题。请使用显示此问题的示例应用程序在monotouch bugtracker中提交一个错误。不幸的是,在修复另一个看似完全无关的问题后,此问题“消失”。
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll [External]
Loaded assembly: /Users/drisszouak/Projects/ZenVelopes/ZenVelopes/bin/iPhoneSimulator/Debug/ZenVelopes.exe
Resolved pending breakpoint at 'EnvelopeViewController.xib.cs:76' to Void ZenVelopes.EnvelopeViewController:HandleBtnNewEnvelopeClicked ():0.
Could not insert pending breakpoint at 'EnvelopeViewController.xib.cs:69'. Perhaps the source line does not contain any statements, or the source does not correspond to the current binary.
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Data.Sqlite.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Transactions.dll [External]
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll [External]