英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • 【Linux】GDB保姆级调试指南(什么是GDB?GDB如何使用?)_gdb教程-CSDN博客
    一、前言 GDB 是 Linux 下非常好用且强大的 调试工具。 GDB可以调试C、C++、Go、java、 objective-c、PHP等语言。 对于以后想称为一个 Linux下工作的c c++程序员,GDB是必不可少的工具, 所以本篇来从零讲解GDB在LInux的调试。
  • 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 命令 | 菜鸟教程
    Linux gdb 命令 Linux 命令大全 GDB (GNU Debugger) 是 Linux 系统下最常用的程序调试工具,它可以帮助开发者: 跟踪程序执行流程 设置断点暂停程序运行 查看和修改变量值 分析程序崩溃原因 检查函数调用栈 GDB 支持多种编程语言,包括 C、C++、Objective-C、Fortran、Ada 等
  • 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使用详解 - 知乎
    GDB 全称“GNU symbolic debugger”,从名称上不难看出,它诞生于 GNU 计划 (同时诞生的还有 GCC 、 Emacs 等),是 Linux 下常用的程序调试器。 发展至今,GDB 已经迭代了诸多个版本,当下的 GDB 支持调试多种编程语言编写的程序,包括 C、C++、Go、Objective-C、OpenCL、 Ada 等。
  • GDB调试教程:1小时玩转Linux gdb命令 - C语言中文网
    Linux GDB调试是C C++程序员必须掌握的技能,这套GDB入门教程讲解了GDB调试器的概念,以及gdb命令常用选项。 本教程将结合一段实用的C语言程序,让你在短时间内玩转GDB调试。
  • 较详细的 gdb 入门教程 - Zesty_Fox - 博客园
    本文主要面向算法竞赛选手介绍 gdb 的基础使用。 若需了解一些技巧,请访问此篇博客:点这里 1 前言 gdb是一个命令行下的、功能强大的调试器。 看到命令行,是不是有点害怕? 没关系,本文最后会介绍一些图形前端,但建议先学习一些基础命令。
  • 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调试指南:从入门到精通的中文手册 - AtomGit | GitCode
    专为编程初学者及开发者设计的GDB调试手册中文版,涵盖基础操作、高级技巧与实战案例,助你快速掌握调试技能,提升调试
  • gdb调试功能从零到会(Linux详解)-腾讯云开发者社区-腾讯云
    GDB是Linux下强大的C C++调试工具,支持断点、单步执行等功能。 通过sudo yum install -y gdb可安装,需在Makefile中加-g选项或gcc命令下添加-g以生成debug版。 使用l、b、info b等命令可查看代码、设断点、管理断点,r运行程序,n单步执行,s进入函数。





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