搜索资源列表
linice
- linux下的内核级调试器,对在linux下调试程序感兴趣的朋友不妨一试-under linux kernel-level debugger for debugging the procedures under linux interested in a test might friends
debugger
- EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will t
Proteus_for_ARM7.rar
- .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe 3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。 4.打开原理图模型和程序。记得要在ISIS中
uart
- linux,串口调试程序,应该之得大家看看,相互学习-linux, serial port debugger,
hardware
- 《嵌入式Linux应用开发完全手册》一书中无操作系统下对GPIO、NAND Flash、LCD、I2C、Uart、MMU等调试程序-" Embedded Linux application development entirely manual," one book, no operating system on the GPIO, NAND Flash, LCD, I2C, Uart, MMU, etc. debugger
clientServer_linux_multithread
- Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
linux_kernel_module
- Linux下kernel与userspace的通信实现。主要功能为可修改linux的防火墙设置进行通信控制。Linux下调试通过。-Under Linux the kernel and userspace communication. Main function is to modify the linux firewall settings to communicate control. The adoption of Linux under the debugger.
chuankou
- 一个QT的串口调试程序,在linux下成功运行!采用的是QT的第三方类qextserialport!-A serial debugger QT, successfully running in linux! QT uses third-party category qextserialport!
Linux-gdb
- GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB is the GNU open-source organizations, released under a powerful debugging tool for UNIX. Perhaps you prefe
dbx
- 关于AIX系统下调试工具的用法。非常全面。 掌握好dbx可以有效的提高调试程序的效率。-On the AIX system, the usage of debug tools. Very comprehensive. Master dbx debugger can effectively improve the efficiency.
Professional-Linux-Programming
- Contents Acknowledgments ix Introduction xix Chapter 1: Working with Linux 1 A Brief History of Linux 2 The GNU Project 2 The Linux Kernel 3 Linux Distributions 4 Free Software vs. Open Source 4 Beginning Development 5 Choosing a
embedfb
- linux arm lcd应用调试程序,比较简短易懂,入门好资料-linux arm lcd application debugger, relatively brief easy to understand, good data entry
Linux-driver-development22
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第22章、Linux设备驱动的调试。“工欲善其事,必先利其器”,为了方便进行Linux设备驱动的开发和调试,建立良好的开发环境很重要,包括实验室环境建设、使用必要的工具软件以及掌握常用的调试技巧等。22.1节介绍Linux开发环境的建设,包括实验室配置、工具链、串口工具等。22.2节讲解了Linux下调试器gdb的基本用法和技巧。22.3节讲解了Linux内核的调试方法,22.4~22.9节对22.3节的概
Linux-shell-V1.0-LZN
- Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;
Linux-serial
- Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
Llinux_gdb_dei
- 使用GDB调试Linux软件,,对开发很有帮助,大家好好学习吧 -Use the GDB debugger Linux software development is helpful, we learn
An-introduction-to-the-GNU-debugger
- IBM的技术大牛使用GDB来debug software 的方法介绍。-Linux software debugging with GDB An introduction to the GNU debugger
debugger
- Kernel debugger for MN10300 for Linux v2.13.6.
linux-c
- 主要介绍linux环境下的c开发,包括编译器、makefile、gdb调试等内容-Introduces c linux development environment, including compilers, makefile, gdb debugger, etc.
debugger
- linux下的一个调试器源码,支持图形界面。-A debugger under linux source code, support the graphical interface.