在Eclipse的调试器控制台中发送EOF [英] Send an EOF in Eclipse's debugger console

查看:134
本文介绍了在Eclipse的调试器控制台中发送EOF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个程序,它接受我正在尝试调试的控制台输入。发送EOF(Shell中的Ctrl + D)对其功能很重要;但是Ctrl + D不会在Eclipse的调试器控制台中发送一个。



这应该是超级简单,但是Google(和我的有限体验)没有什么。非常感谢任何帮助!

解决方案

这是一个错误,请看这里:



传递结束(Ctrl) + D)字符在Eclipse CDT控制台


I have a program that takes console input that I'm trying to debug. Sending an EOF (Ctrl+D in shell) is important to its function; but Ctrl+D doesn't send one in Eclipse's debugger console.

This should be super simple, but Google (and my limited experience) yields nothing. Thanks so much for any help!

解决方案

It's a bug, see here:

Passing End of Transmission (Ctrl + D) character in Eclipse CDT console

这篇关于在Eclipse的调试器控制台中发送EOF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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