<legend id='rhsGn'><style id='rhsGn'><dir id='rhsGn'><q id='rhsGn'></q></dir></style></legend>

<i id='rhsGn'><tr id='rhsGn'><dt id='rhsGn'><q id='rhsGn'><span id='rhsGn'><b id='rhsGn'><form id='rhsGn'><ins id='rhsGn'></ins><ul id='rhsGn'></ul><sub id='rhsGn'></sub></form><legend id='rhsGn'></legend><bdo id='rhsGn'><pre id='rhsGn'><center id='rhsGn'></center></pre></bdo></b><th id='rhsGn'></th></span></q></dt></tr></i><div id='rhsGn'><tfoot id='rhsGn'></tfoot><dl id='rhsGn'><fieldset id='rhsGn'></fieldset></dl></div>

      <bdo id='rhsGn'></bdo><ul id='rhsGn'></ul>
  1. <tfoot id='rhsGn'></tfoot>

    <small id='rhsGn'></small><noframes id='rhsGn'>

      使用 Eclipse CDT 调试 ncurses

      时间:2023-08-26
    1. <legend id='2Jgje'><style id='2Jgje'><dir id='2Jgje'><q id='2Jgje'></q></dir></style></legend>
        <bdo id='2Jgje'></bdo><ul id='2Jgje'></ul>

        <small id='2Jgje'></small><noframes id='2Jgje'>

          1. <i id='2Jgje'><tr id='2Jgje'><dt id='2Jgje'><q id='2Jgje'><span id='2Jgje'><b id='2Jgje'><form id='2Jgje'><ins id='2Jgje'></ins><ul id='2Jgje'></ul><sub id='2Jgje'></sub></form><legend id='2Jgje'></legend><bdo id='2Jgje'><pre id='2Jgje'><center id='2Jgje'></center></pre></bdo></b><th id='2Jgje'></th></span></q></dt></tr></i><div id='2Jgje'><tfoot id='2Jgje'></tfoot><dl id='2Jgje'><fieldset id='2Jgje'></fieldset></dl></div>
              <tbody id='2Jgje'></tbody>
            • <tfoot id='2Jgje'></tfoot>
                本文介绍了使用 Eclipse CDT 调试 ncurses的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在 Eclipse CDT 中使用 ncurses 编写 C++ 应用程序,但是我无法在 Eclipse 中运行/调试我的应用程序,因为 Eclipse 中的控制台不适用于 Curses.如果我从终端运行,我的应用程序运行良好,但我刚刚添加了一些新代码,现在出现分段错误,因此我想在 eclipse 中使用调试器来帮助我解决问题.有没有办法让 eclipse 运行/调试我的应用程序,但使用不同的终端作为输出,就像在 gdb 中执行tty/dev/pts/1"一样?或者有什么其他方法可以在 Eclipse 中调试 ncures 应用程序?

                I'm writing a C++ application using ncurses in Eclipse CDT however I can't run/debug my app in eclipse because the console in eclipse does not work with curses. My app runs fine if I run it from a terminal but I just added some new code and now I'm getting a segmentation fault so I'd like to use the debugger in eclipse to help me fix the issue. Is there a way to have eclipse run/debug my application but use a different terminal for the output much like when you do "tty /dev/pts/1" in gdb? Or any other way to debug a ncures application in eclipse?

                提前谢谢!

                推荐答案

                您还应该在调试配置"对话框中将 TERM=xterm 添加到环境中

                also you should add TERM=xterm to Environment in the Debug Configurations dialog

                这篇关于使用 Eclipse CDT 调试 ncurses的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:如何列出 c/c++ 应用程序中的所有环境变量 下一篇:架构 i386 的未定义符号:

                相关文章

                <tfoot id='C4JvX'></tfoot>

                  <legend id='C4JvX'><style id='C4JvX'><dir id='C4JvX'><q id='C4JvX'></q></dir></style></legend>
                1. <i id='C4JvX'><tr id='C4JvX'><dt id='C4JvX'><q id='C4JvX'><span id='C4JvX'><b id='C4JvX'><form id='C4JvX'><ins id='C4JvX'></ins><ul id='C4JvX'></ul><sub id='C4JvX'></sub></form><legend id='C4JvX'></legend><bdo id='C4JvX'><pre id='C4JvX'><center id='C4JvX'></center></pre></bdo></b><th id='C4JvX'></th></span></q></dt></tr></i><div id='C4JvX'><tfoot id='C4JvX'></tfoot><dl id='C4JvX'><fieldset id='C4JvX'></fieldset></dl></div>

                    • <bdo id='C4JvX'></bdo><ul id='C4JvX'></ul>

                    <small id='C4JvX'></small><noframes id='C4JvX'>