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.
我正在尝试使用 netbeans 调试一个 c++ linux 程序,它非常慢。
在查看 netbeans 调试器控制台时,我看到它正在使用 gdb 并使其打印出许多有关调用堆栈和变量的信息。我不需要所有信息,我如何让 netbeans 停止要求它?
进一步来说。Netbeans 不断调用堆栈列表参数。我的堆栈非常冗长,因此每一步都会导致大约 10 秒的延迟