无法在MonoDevelop中打破断点 [英] Unable to hit breakpoints in MonoDevelop

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

问题描述

在我的archlinux系统上,我做了一个新的安装:

On my archlinux system I did a fresh installation of:


  • mono 3.0.7

  • monodevelop 4.0.8

  • monodevelop-debugger-gdb 4.0

当我调试应用程序调试器不会在断点上停止,即使不在 System.Diagnostics.Debugger.Break(); 代码。

和错误窗口将显示以下消息:

When I debug an application the debugger doesn't stop on the breakpoints, even not on the System.Diagnostics.Debugger.Break (); code.
And an error windows is displayed with the following message :

Could not connect to the debugger

有谁知道如何解决?

推荐答案

解决办法,取消运行项目设置中的外部控制台上运行复选框。您可以从设置窗格的运行选项卡中找到此选项。

As a workaround untick the "Run on external console" checkbox in your running project settings. You can find this option in the "Run" tab from the settings pane.

这篇关于无法在MonoDevelop中打破断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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