• So, while nweb is still running in another xterm session, halt the strace by pressing Ctrl + c, and then launch the GDB Debugger by typing the commands shown in Listing 5.

    因此,在nweb运行另一个xterm会话的同时,下Ctrl +c停止strace然后输入清单5中所命令启动gdb调试工具。

    youdao

  • Enter it into your favorite text editor with the same line spacings, save as' eg1.c ', compile with 'GCC -g eg1.c -o eg1' and start GDB with 'GDB eg1'.

    喜欢的文本编辑器输入这个程序(要保持相同行距),保存'eg1 . c ',使用'gcc- geg1 . c -o eg1 '进行编译,并用'gdb eg1 '启动gdb

    youdao

  • Similarly, the CDT leverages and integrates with standard C/C++ tools, such as g++, make, and GDB.

    同样地CDT利用标准C/C++工具集成例如 g++、makeGDB

    youdao

  • To debug with a core file, you need the program executable and source files, as well as the core file. To start GDB with a core file, use the -c option.

    核心文件进行调试不仅需要程序的可执行文件文件,还需要核心文件本身。

    youdao

  • Running eg1.c with 'run' GDB will break when "value" equals "div", avoiding having to 'continue' manually until they are equal.

    使用'run '运行eg1 . c,如果“value等于div ”,gdb中断从而避免了在它们相等之前必须手工执行'continue '。

    youdao

  • Running eg1.c with 'run' GDB will break when "value" equals "div", avoiding having to 'continue' manually until they are equal.

    使用'run '运行eg1 . c,如果“value等于div ”,gdb中断从而避免了在它们相等之前必须手工执行'continue '。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定