搜索资源列表
gdbstub-2.0.36
- gdb调试桩的源代码,用于linux的内核调试-pile gdb debugging source code for the Linux kernel debugger
skyeye-1.2.7_rc1.tar.gz
- 一款支持模拟ARM和blackfin DSP处理器的软件,在不需要真实硬件下运行ARM Linux, uClinux, uc/OS-II (ucos-ii)等 将tar.gz 改为tar.bz2,SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environme
GDB
- GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具-GDB is the GNU open source release of a powerful debugging tools under UNIX
gdb
- Linux操作系统上的开源调试工具GDB的使用手册,命令行调试工具-Open-source Linux operating system' s user manual GDB debugging tools, command-line debugging tool
ups
- 一个调试器源代码,不是gdb的前端,完全重新写的调试器代码,工作在linux下.-A source code debugger, not the gdb front-end, completely re-write the code debugger, working under linux.
GDB-Manual
- GDB 是 GNU开源组织发布的一个强大的 UNIX 下的程序调试工具。GDB完全参考手册。-GDB is the GNU open source release of a powerful debugging tools under UNIX. GDB complete reference manual.
GDB-USE
- 关于GDB使用方法的入门指导手册,里面附有要调试的源码,可以根据步骤进行使用和学习。在程序开发中,GDB是非常强大的调试工具,能帮助你解决大量的问题。相信做完之后,会对GDB的基本使用有所掌握。-GDB to use the Getting Started guide, which was annexed to debug source code, according to the steps to use and learn. In program development, GDB is a
Shell
- 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
gdb-io
- FR403 GDB stub IO Source Code for Linux v2.13.6.
gdb
- 使用GNU源码级调试器(gdb)进行调试(Debugging with GDB the GNU Source-Level Debugger)