英文字典中文字典


英文字典中文字典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
  • 【Linux】GDB保姆级调试指南(什么是GDB?GDB如何使用?)_gdb教程-CSDN博客
    一、前言 GDB 是 Linux 下非常好用且强大的 调试工具。 GDB可以调试C、C++、Go、java、 objective-c、PHP等语言。 对于以后想称为一个 Linux下工作的c c++程序员,GDB是必不可少的工具, 所以本篇来从零讲解GDB在LInux的调试。
  • 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:
  • Linux gdb 命令 | 菜鸟教程
    Linux gdb 命令 Linux 命令大全 GDB (GNU Debugger) 是 Linux 系统下最常用的程序调试工具,它可以帮助开发者: 跟踪程序执行流程 设置断点暂停程序运行 查看和修改变量值 分析程序崩溃原因 检查函数调用栈 GDB 支持多种编程语言,包括 C、C++、Objective-C、Fortran、Ada 等
  • 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调试完全指南:从入门到进阶 - 知乎
    一、 GDB简介 GNU调试器 (GNU Debugger,简称GDB)是GNU项目开发的一款功能强大的命令行调试工具,主要用于C、C++等编程语言的调试。 作为Linux Unix系统下最常用的调试器之一,GDB可以帮助开发者: 控制程序的执行 设置断点观察程序状态 分析程序崩溃时的核心转储
  • Download GDB - sourceware. org
    You can download the most recent official release of GDB from either Project GNU's HTTPS server, or Red Hat's sources site: https: ftp gnu org gnu gdb (mirrors)
  • GDB使用详解 - 知乎 - 知乎专栏
    GDB 全称“GNU symbolic debugger”,从名称上不难看出,它诞生于 GNU 计划(同时诞生的还有 GCC 、Emacs 等),是 Linux 下常用的程序调试器。 发展至今,GDB 已经迭代了诸多个版本,当下的 GDB 支持调试多种编程语言编写的程序,包括 C、C++、Go、Objective-C、OpenCL、 Ada 等。
  • [GDB] gdb实用命令 - 风惊庭前叶 - 博客园
    一、GDB 是什么 GDB(GNU Debugger) 是 GNU 项目下的调试器,用于调试 C C++、Go、Rust 等语言的程序。 它可以让你: 在程序运行时暂停(设置断点) 逐行查看执行过程 观察变量值的变化 调试段错误(segmentation fault) 调试多线程、core dump、远程目标程序等 二、启动 GDB
  • GDB 使用手册 | sitJacs Blog
    GDB 是类 Unix 系统下的调试工具,可以用来深入分析程序的运行过程,或者排查程序崩溃的原因。 相比于在 IDE 中封装好图形化界面的调试工具,GDB 一般直接通过命令行操作,只需要一些简单的命令就可以完成大部分调试任务。





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