Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Visual Studio 中,当我调试项目时,如果我进入对项目的引用的代码,VS 将尝试查找引用的源代码和符号,以便您可以单步执行代码。尝试调试 MonoMac 应用程序时,如何在 OSX 上的 MonoDevelop 中做到这一点?
在 MonoDevelop 菜单下的首选项中,有一个名为“调试器”的设置部分。有一个名为“仅调试项目代码;不要设置到框架代码”的设置取消选中这将告诉 MonoDevelop 如果有调试就转到其他程序集