搜索资源列表
linux下的程序调试工具gdb
- linux下的程序调试工具gdb,非常好用,-It is the debug tool \"gdb\"for linux,very useful
picocom_1.4-1.tar
- picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom - 115200 b / dev/ttyS0 I
chengxuyuanma
- 用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后,即时显示“Entered” 及其线程自定义标识,还同时显示阅览室共有几名顾客及其所坐的位置。 2) 至少有10个读者,每人阅览至少3秒钟。 3) 多个读者须共享操作函数代码。 2总的设计思想及系统平台、语言、工具: 设计思想:程序设定的是10个读者和5个座位,对读者进行编号,依次进入阅览室读书,为每一座位列一表目,包括座号和读者号等,读者离开时要登出,即消掉登记的信息。 系统平台:LINUX 语言:C语言
rtsp_emu.tar
- 自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side d
gdbgdbserver
- linux下的debug工具,能够清楚的调试linux的工程错误,检测内存泄漏的问题-under linux debug tools to debug linux project clearly error, memory leak detection
etrace-2.1.tar
- 一个通过使用gcc的-finstrument-func参数进行debug的小工具.可以以树状结构打出动态执行时的函数调用.-Gcc through the use of a-finstrument-func parameters debug gadget. Can play dynamic tree implementation of the function call.
valgrind-3.3.1.tar
- linux下debug内存泄露,很好的工具-debug memory leak under linux, a good tool
GDB_Debug_method
- linux的gdb调试的使用方法,写得很详细,很适合想熟悉linux的gdb调试工具的开发人员细读。-linux using the gdb debugging methods, very detailed, very familiar with linux want to fit the gdb debugging tools for developers to read.
Chapter_2
- 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码的分析,以及在Linux内核中插入调试语句。-This ch
ddd-3.3.12.tar
- DDD是一款功能强大的图形界面debug工具。-The DDD is a great debug tools, whic is base on GDB.
dbx
- 关于AIX系统下调试工具的用法。非常全面。 掌握好dbx可以有效的提高调试程序的效率。-On the AIX system, the usage of debug tools. Very comprehensive. Master dbx debugger can effectively improve the efficiency.
dbinit_stl_views-1_03
- linux下gdb调试工具扩展脚本,可以查看stl模板类的信息-linux gdb debug stl list map
iaccess
- 嵌入式LINUX下I2C工具,该工具通过命令操作I2C设备.调试I2C设备非常实用.-Under the embedded LINUX I2C tool, I2C devices through the command operation. debug I2C device very useful.
serial-program-example
- 一个有用的GNU工具来调试和跟踪串口通信源码-a usefull gnu tools to debug and trace serial port communication Here are the documents help you to install and use uct
Linux-shell-V1.0-LZN
- Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;
novas-verdi-debussy-user-manual
- springsoft 公司的 verdi (仅支持linux unix) 是debbusy的升级版 ,eda 工具,自动批量差错 -verdi(only on linux unix) , such as debbusy,eda tools , debug verilog vhdl code。 trace reg drive and load
BookManageSystem(Oracle)
- 该系统为基于Linux环境下由纯C语言编写的图书销售管理系统,采用了Oracle数据库.Makefile编译工具,Gcc调试而成.代码近3000行.-The system of book sales management system written in pure C language based on the Linux environment, using the Oracle database. The Makefile to compile tools, Gcc debug from
GDB
- Linux编程GDB调试测试工具使用笔记,日常的调试会用到的方法还有命令。-Linux programming GDB debugging and testing tool to use notes, and command of the daily debug will be used.
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
dbgp
- linux系统上,EHCI调试端口设备的小工具。-linux system, EHCI debug port device gadget.