gdb

  • 网络GNU调试器;的调用;调试;调试工具;调试程序
gdbgdb
  1. The Design of an ARM Hardware Debugging System Based on GDB

    基于GDB的ARM硬件调试系统的设计

  2. Finally , the paper introduces the process and debugging method in GDB environment .

    最后介绍了GDB调试的方法及过程。

  3. Display gdb 's current idea of the target byte order .

    显示当前目标位元组序的配置。

  4. Code Debugging GDB 's Remote Communication of Embedded System

    嵌入式系统源码调试器GDB的远程通信

  5. GDB provide a friendly software debugging desktop for Embedded software .

    嵌入式软件调试环境GDB为嵌入式软件的开发提供了一个友好的软件调试平台。

  6. GDB Remote Debugging and Its Application in Embedded Linux Systems

    GDB远程调试及其在嵌入式Linux系统中的应用

  7. GDB and Citigroup will have to work closely together to improve risk management .

    广东发展银行和花旗集团必须紧密合作,改善风险管理。

  8. The gdb shows what line of code caused the program to core dump .

    gdb显示哪行代码导致程序发生核心转储。

  9. Design and Implementation of Embedded Linux System Remote GDB Debugging Based on USB Networking Protocol

    基于USBNetworking实现嵌入式linux系统GDB远程调试

  10. Show whether GDB stops and gives you control when shared library events happen .

    显示当共享库事件发生时,是否GDB停止并把控制权交给你。

  11. He says : GDB has a national branch network and a large retail customer base .

    他表示:广东发展银行拥有一张覆盖全国的分行网络和规模庞大的零售客户基础。

  12. GDB could not parse a type specification output by the compiler .

    GDB不能分析编译器产生的某种类型的说明。

  13. Implementation of Remote Debugging of GDB Based on RPC

    基于RPC的GDB远程调试的实现

  14. Type gdb to start the program .

    输入gdb启动程序。

  15. See the GDB manual for a list of commands .

    参见GDB手册了解命令列表。

  16. Practices show that GDB has a bright prospect .

    实践表明,GDB有着广阔的应用前景。

  17. This is the human interface to gdb .

    这是gdb与人类一方的接口。

  18. Start the gdb debugger in the directory where the core file was created

    在产生core文件的目录中启动gdb调试器

  19. Two important GDB Debugger commands are list and disassemble .

    有两个重要的GDB调试工具命令,它们分别是list和disassemble。

  20. Then , it starts gdb and creates two session objects to manage debug data .

    然后,它启动gdb并创建两个会话对象来管理调试数据。

  21. Firstly , The paper analyzes GDB source codes , and knows its work procedure and debugging mechanism .

    首先分析了GDB的源代码,了解GDB的工作过程和调试机制。

  22. Enter the gdb command cont to continue the boot process .

    输入gdb命令cont以继续启动过程。

  23. Running our example program eg1 outside of gdb will result in a core dump

    在gdb外运行示例程序eg1将会导致核心信息转储

  24. A method to extend GDB is introduced , using the hardware debugging module in ARM processors .

    文中介绍了一种利用ARM处理器硬件调试模块,扩展GDB远程调试功能的方案。

  25. Gdb can load core files and let you examine the state of the program before it died .

    gdb可以装入core文件,并让您检查程序中止之前的状态。

  26. GDB is great software !

    GDB就是一个卓越的软件!

  27. As a result , Citigroup does not control GDB . Rather , it " has significant management influence " .

    因此,花旗没有控股广发行,而是“拥有相当大的管理影响力”。

  28. However , to debug , X86 assembly users need to resort to GDB .

    尽管如此,为了调试X86汇编,用户需要依靠GDB。

  29. If nothing is wrong your program will execute to completion , at which point gdb will get control back .

    如果一切正常,程序将执行到结束,此时gdb将重新获得控制。

  30. This information is also used by popular debugger tools , such as gdb and wdb .

    也可以将这些信息用于流行的调试工具,如gdb和wdb。