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.
我正在使用 Putty 进行编码(在 C++ 中,它的价值),我目前遇到一个错误,它给了我一个非常长的堆栈跟踪。显然,跟踪太长了,Putty 不会让我滚动到它起源的最顶部(我输入“make”的地方)。有没有办法解决这个问题(除了明显地修复错误)?
有两种方法。
Window
Lines of scrollback
logging
要增加回滚的行数,在建立腻子连接之前,单击类别窗口并将回滚的行增加到 10000 或 20000,这可能适合您。