简体   繁体   English

Visual Studio 2010 F#库调试

[英]Visual Studio 2010 F# Library Debugging

VS Version 10.0.30128.1 RC1Rel VS版本10.0.30128.1 RC1Rel

I have a solution that contains an F# Library and an F# Console application, which references the library (through the referenced projects). 我有一个解决方案,其中包含一个F#库和一个F#控制台应用程序,该应用程序(通过引用的项目)引用该库。 I want to be able to step into the library from the console APP, but it is stepping over instead. 我希望能够从控制台APP进入库,但它正在逐步完成。

Is this a known issue? 这是一个已知的问题? Has anybody had success accomplishing debugging this way in the past? 过去有人成功完成过这种调试吗?

Thx 谢谢

尝试在工具->选项->调试->常规下禁用启用我的代码

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM