会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AdjWang
Perfection is achieved not when there is nothing more to add, but rather when there is nothing more to take away. -- Antoine de Saint-Exupéry
博客园
首页
新随笔
联系
订阅
管理
2020年12月24日
cygwin 里的 gdb 没法输入重定向 (待解决)
摘要: 问题 cygwin 里的 gdb 没法输入重定向 运行程序的时候用 ./my.exe <cin.txt 就好,但是 gdb 不行。 按照正常 gdb 流程: g++ ... gdb ./my.exe run < cin.txt 但是这个办法仅限 Unix ,在 cygwin的邮件列表 里找到了原因:
阅读全文
posted @ 2020-12-24 22:16 AdjWang
阅读(146)
评论(0)
推荐(0)
编辑
公告