gdb 在 tui 模式下不扩展 CMD 窗口
在 tui 模式下使用 gdb,我遇到了 CMD 窗口工作区域大小的问题。
使用 winheight
我可以修改 SRC 和 CMD 窗口的高度,但 CMD 窗口拒绝大于 20 行,即使 info win
给出了大小40 多行。
另一方面,SRC 窗口能够相应地更改其大小。刷新屏幕没有帮助,并且我最终在 SRC 和 CMD 窗口之间出现了“空白”空间,该空间应该由 CMD 窗口使用,但事实并非如此。
有什么想法吗?
Using gdb in tui mode and I'm having a problem with the size of the work area of the CMD window.
Using the winheight
I am able to modify the hight for the SRC and CMD windows, but the CMD window refuses to be larger than 20 lines, even if info win
gives a size of 40+ lines.
SRC window on other hand is able to change it's size accordingly. Refreshing the screen does not help, and I'm ending up with "blank" space between the SRC and CMD windows, that should be used by the CMD window, but is not.
Any ideas as to why?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论