英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

GDB    
{GNU} debugger. The {FSF}'s {source-level
debugger} for {C}, {C} and other languages. Developed by
many people but most recently Fred Fish , Stu
Grossman and {John Gilmore}
all of {Cygnus} Support. GDB fills the same
niche as {dbx}. Programs must be compiled to include
debugging symbols.

Version 4.11. Distributed under {GNU} {CopyLeft}. It runs on
most {Unix} variants, {VMS}, {VXWorks}, {Amiga} and {MS-DOS}.

FTP gdb-*.tar.[zZ] from a {GNU archive site}.
E-mail: (bug reports).

(1993-10-29)


请选择你想看的字典辞典:
单词字典翻译
gdb查看 gdb 在百度字典中的解释百度英翻中〔查看〕
gdb查看 gdb 在Google字典中的解释Google英翻中〔查看〕
gdb查看 gdb 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • GDB online Debugger | Compiler - Code, Compile, Run, Debug online C, C++
    Online GDB is online compiler and debugger for C C++ You can compile, run and debug code with gdb online Using gcc g++ as compiler and gdb as debugger Currently C and C++ languages are supported
  • GDB: The GNU Project Debugger
    What is GDB? GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:
  • GDB: The GNU Project Debugger
    GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed
  • GDB (Step by Step Introduction) - GeeksforGeeks
    GDB stands for GNU Project Debugger and is a powerful debugging tool for C (along with other languages like C++) It helps you to poke around inside your C programs while they are executing and also allows you to see what exactly happens when your program crashes
  • How to Use GDB for Debugging C C++ Errors - LinuxConfig. org
    Learn how to effectively debug C C++ using GDB on Linux Discover key GDB commands like backtrace frame inspection to resolve core dumps
  • Linux gdb 命令 | 菜鸟教程
    GDB (GNU Debugger) 是 Linux 系统下最常用的程序调试工具,它可以帮助开发者: GDB 支持多种编程语言,包括 C、C++、Objective-C、Fortran、Ada 等,是 Linux 开发者不可或缺的调试利器。 在大多数 Linux 发行版中,gdb 可以通过包管理器轻松安装: 安装完成后,可以通过以下命令验证安装是否成功: 要使用 gdb 调试程序,需要在编译时添加 -g 选项生成调试信息: -g 选项会在可执行文件中嵌入源代码信息,使 gdb 能够将机器指令与源代码对应起来。 gdb 也支持图形界面模式,可以使用 -tui 选项启动: 或者在使用过程中切换: 可以将常用配置添加到 ~ gdbinit 文件中: 优化可能会改变代码执行顺序,使调试变得困难。
  • gdb (1) - Linux manual page - man7. org
    The full documentation for GDB is maintained as a Texinfo manual If the "info" and "gdb" programs and GDB's Texinfo documentation are properly installed at your site, the command info gdb should give you access to the complete manual Using GDB: A Guide to the GNU Source-Level Debugger, Richard M Stallman and Roland H Pesch, July 1991
  • A Beginner’s Guide to GDB: The GNU Debugger - Medium
    Debugging is an essential skill for any software developer, and when it comes to debugging C and C++ programs, GDB (GNU Debugger) is one of the most powerful tools available GDB allows you to
  • What is GDB? - GDB Tutorial
    What is GDB? GDB or GNU Debugger is GNU project which helps to debug software applications and analyze what is happening during program execution





中文字典-英文字典  2005-2009