搜索资源列表
J-LinkGDBServer.rar
- EE小站,详细介绍,J-Link GDB Server + Eclipse CDT进行ARM程序调试,EE station details, J-Link GDB Server+ Eclipse CDT for ARM program debugging
ndk-gdb-eclipse
- 介绍了NDK如何与eclipse联合调试程序,极大地方面了android jni的开发-how to use NDK and eclipse on android.
org.maemo.esbox.cpp.launch.cdi.gdb
- Esbox中CDI模块启动时候的源代码,可作分析用-ESbox is an Eclipse Ganymede-based product that helps programmers to develop applications for Maemo platform using Scratchbox Apophis. It supports C/C++ and Python programming languages with source editing, code comple
org.maemo.esbox.cpp.launch.dsf.gdb
- Esbox 对launch type的增强,用的是GDB的DSF部分-ESbox is an Eclipse Ganymede-based product that helps programmers to develop applications for Maemo platform using Scratchbox Apophis. It supports C/C++ and Python programming languages with source editing, co
art_of_debugging.pdf
- the art of debugging with gdb, ddd , eclipse
Digital-Picture-Frame
- The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") wit
Embeded-system--Openocd-
- 摘要:在以Openocd为调试代理的基础上·研究一种嵌入式源码级编译调试开发平台,并在多目标机上实现;该开发平台以Eclipse 为调试前端。实现了与通用远程调试器GDB的无缝集成,并以Openoed作为调试代理,可以通过JTAG接口实现对目标机上目标程序的 源代码调试l阐述了基于Openoed的嵌入式软件源码级交叉调试技术,讨论了宿主机/目标机开发模式中源码级调试的原理和方法。-Abstract: In the Openocd the basis for the commissioni
the_art_of_debugging
- THE ART OF DEBUGGING with GDB, DDD, and Eclipse by Norman Matloff and Peter Jay Salzman
arts_debug
- 调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。-Debugging for is vital to th
debug_luoban
- 裸版程序debug的方法,通过jtag,gdb,eclipse,led,uart等调试裸版程序-Naked version of the program debug method, via jtag, gdb, eclipse, led, uart naked version of the program such as debugging
STM32NET4ARMeclipse
- STM32NET4ARMeclipse.rar 该工程适用方案: Sourcery_CodeBench_Lite_for_ARM_EABI + Eclipse+GUNARM+GDB+JLINK 配套使用于ARMeclipse环境[即上述组件合集] 包含EN28j60的SPI接口网络芯片,STM32F103C8/CB,串口0通信,调试配置等-STM32NET4ARMeclipse.rar This Project is base on: Sourcery_CodeB
avr_debug
- Arduino GNU 调试器,课实现源代码级调试。(This is debugger for Arduino based on GNU Debugger (GDB). The debugger is implemented using GDB stub mechanism. This means a piece of code (stub) is added to your Arduino program. This code then communicates with the GD