\SOURCES\此目录下是C源文件 \SOURCES\ASM\此目录下是本项目用到的汇编语言文件 \INCLUDES\此目录下是本项目的所有头文件 本项目用GNU的gcc和ld完成编译与链接操作.
标签: SOURCESASM INCLUDES SOURCES 目录
上传时间: 2016-03-26
上传用户:rocketrevenge
讲述如何利用Keil Monitor-51制作51系列单片机仿真器.此方法廉价可靠,且特能锻炼单片机的开发能力.
上传时间: 2014-09-04
上传用户:aeiouetla
Writing GNU Emacs Extension
标签: Extension Writing Emacs GNU
上传时间: 2014-02-16
上传用户:luopoguixiong
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
标签: Exception ExcpHook Coldwind Monitor
上传时间: 2014-02-10
上传用户:jing911003
PE Monitor是一个小调试器和反汇编器,用来设置断点在指定的API上。这样,可以通过PE Monitor来监控我们需要的PE程序的运行时信息。
上传时间: 2016-04-12
上传用户:ljt101007
GNU C库,里面有详细的GNU C库函数介绍,可以作为学习或者开发的手册使用。
标签: GNU
上传时间: 2016-04-12
上传用户:thinode
GNU Source-Level Debugger,for version6.5
标签: Source-Level Debugger version GNU
上传时间: 2014-01-05
上传用户:iswlkje
T-monitor监控程序,类是BIOS,BSP,uBoot等,主要应用于SH系列处理器。
上传时间: 2013-12-22
上传用户:13188549192
开发环境是atmanavr5.8(gnu-gcc),一个在atmel的at90can128上的串行通讯接口的程序,。
上传时间: 2014-01-06
上传用户:zxc23456789
GNU Make 使用手册(中译版) 翻译:于凤昌 译者注:本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
上传时间: 2014-09-07
上传用户:cursor