在MonoDevelop中调试参考的代码 [英] Debug reference's code in MonoDevelop

查看:68
本文介绍了在MonoDevelop中调试参考的代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio中调试项目时,如果我进入的代码是对项目的引用,VS会尝试查找该引用的源代码和符号,以便您逐步执行代码.尝试调试MonoMac应用程序时,如何在OSX的MonoDevelop中做到这一点?

In Visual Studio when I'm debugging a project if I go in to code that's a reference to the project VS will try to find the reference's source code and symbols so that you can step through the code. How do I so this in MonoDevelop on OSX when trying to debug a MonoMac application?

推荐答案

在MonoDevelop菜单下的首选项中,有一个名为"Debugger"的设置部分.其中有一个名为仅调试项目代码;请勿设置为框架代码"的设置,取消选中该选项将告诉MonoDevelop如果具有调试功能,则转到其他程序集

In preferences under the MonoDevelop menu there is a settings section called "Debugger". In there is a settings called "Debug project code only; do not set into framework code" Unchecking that will tell MonoDevelop to go to other assemblies if it has the debug

这篇关于在MonoDevelop中调试参考的代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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