找回密码
 注册

微信扫码登录

使用验证码登录

只需一步,快速开始

胜天工科技销售各种数字电视信号调制卡胜天工科技销售各种数字电视信号码流卡

【游客、新手、注册会员的区别】 【积分策略和会员晋级说明】 【发帖和附件上传规则】 【如何下载感兴趣的资料】 【如何获取梦游币】 【侵权资料处理及免责说明】
查看: 1582|回复: 3

什么是GDB?

[复制链接]
  • TA的每日心情
    开心
    12 小时前
  • 签到天数: 4204 天

    [LV.Master]伴坛终老

    发表于 2014-1-15 23:46:32 | 显示全部楼层 |阅读模式
    分享到:
    消息来自- 北京
    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:

    Start your program, specifying anything that might affect its behavior.
    Make your program stop on specified conditions.
    Examine what has happened, when your program has stopped.
    Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

    The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.
    踩过的脚印

    该用户从未签到

    发表于 2014-3-1 20:11:54 | 显示全部楼层
    消息来自- 北京
    有意思。。。
    回复

    使用道具 举报

    匿名  发表于 2014-3-1 22:29:27
    消息来自- Invalid
    GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。
  • TA的每日心情
    开心
    2017-3-7 14:48
  • 签到天数: 1 天

    [LV.1]初来乍到

    发表于 2017-3-7 15:03:38 | 显示全部楼层
    消息来自- LAN
    有更详细实用的说明吗?
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    QQ|Archiver|手机版|小黑屋|数字电视开发网 ( 京ICP备16008897号-5 )

    GMT+8, 2026-6-5 22:54 , Processed in 0.107487 second(s), 27 queries , Gzip On.

    Powered by Discuz! X3.5

    © 2001-2026 Discuz! Team.

    快速回复 返回顶部 返回列表