nhibernate在Visual Studio F11中跨入JUMPS并进入另一个文件吗? [英] nhibernate in visual studio F11 step into JUMPS into another file ?

查看:85
本文介绍了nhibernate在Visual Studio F11中跨入JUMPS并进入另一个文件吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我正在尝试调试使用nhibernate的应用程序.我正在按步骤F11,然后在不同的映射文件中找到自己.为什么单击F11会使代码执行JUMP到另一个映射文件?这是图片:
https://sites.google.com/site/avasthomebilsa/ [

Hello

I am trying to debug an application which uses nhibernate. I am pressing step into button F11 and finding myself in different mapping files. Why does clicking on F11 make the code execution JUMP to another mapping file ? Here are the pictures:
https://sites.google.com/site/avasthomebilsa/[^]

Thanks in advance

推荐答案

In VS 2010 it is the default setting that you step over properties and operators(like F10) even if you want to step into(F11). So here is the solution:

•Go to Tools > Options menu in Visual Studio.
•Go to Debugging > General menu item in left pane.
•In right view you will see and option Step over properties and operators (Managed only). Uncheck this option and then you are all set.




我在stackoverflow.com上找到了一个解决方案,我只是写了问题标题,并把建议放在其中,这就是答案.




I found a solution on stackoverflow.com, I just wrote the question header and amoung the suggestions, was an answer.


这篇关于nhibernate在Visual Studio F11中跨入JUMPS并进入另一个文件吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆