Location:
Search - Debugger
Search list
Description: 本书作为VC++ Debugger 的专著,是一本难得的好书。本书深入分析了开发不含逻辑和语法错误的代码技巧以及调试程序的基本技巧。希望对大家有帮助!-VC as the book is dedicated to the Debugger is a rare books. The book-depth analysis of the development of non-logic and grammatical mistakes code debugging techniques and procedures on basic skills. We want to help!
Platform: |
Size: 27095287 |
Author: 尤凤凯 |
Hits:
Description: 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 target more platforms.
Release focus: Major feature enhancements
Changes:
A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.
Platform: |
Size: 549151 |
Author: 王磊 |
Hits:
Description: 一个 windows 内核级别的调试器-A windows kernel-level debugger
Platform: |
Size: 4485120 |
Author: wuyanfeng |
Hits:
Description: 一个简单好用的usb调试程序,方便的调试环境和操作界面,帮你快速搞定usb-a simple and easy USB debugger, convenient debugging environment and user interface, help you quickly to get usb
Platform: |
Size: 817152 |
Author: 王萌 |
Hits:
Description: Segger JTAG Debugger
Platform: |
Size: 1541120 |
Author: Sim |
Hits:
Description: 开发程序过程中,经常需要实时知道某个变量的值,某个函数执行时间以及程序运行到哪里了,使用debugger会打断程序的执行,本例程提供了一个好的解决办法-development procedure, often need to know the value of a given variable, a function of time, and procedures for the implementation of the operation where the debugger will be used to interrupt the implementation procedures, the routines provide a good solution
Platform: |
Size: 253952 |
Author: peter |
Hits:
Description: The "JTAG-GDB server" is a program for integrating the ARM-Embedded ICE logic with the GNU-Debugger GDB. -The "JTAG-GDB server" is a program for INTE grating the ARM- Embedded ICE logic with the GNU- GDB Debugger.
Platform: |
Size: 254976 |
Author: 古月伦 |
Hits:
Description: 本书作为VC++ Debugger 的专著,是一本难得的好书。本书深入分析了开发不含逻辑和语法错误的代码技巧以及调试程序的基本技巧。希望对大家有帮助!-VC as the book is dedicated to the Debugger is a rare books. The book-depth analysis of the development of non-logic and grammatical mistakes code debugging techniques and procedures on basic skills. We want to help!
Platform: |
Size: 27095040 |
Author: 尤凤凯 |
Hits:
Description: 检测debugger的程序实例。仅供参考。-examples of procedures. For reference purposes only.
Platform: |
Size: 727040 |
Author: |
Hits:
Description: 一个用SDK开发的简化Debugger的代码例子-with an SDK Debugger simplify the development of the code examples
Platform: |
Size: 3072 |
Author: 王瑜与 |
Hits:
Description: Linux下的tcl语言调试器-under Linux tcl language debugger!
Platform: |
Size: 88064 |
Author: |
Hits:
Description: 程序是在IAR上调试的,并已经在MSP430开发板上成功运行,实现了MSP430F1612内部自带的I2C模块,经验证通讯正常,可靠-procedures on the IAR debugger, and has MSP430 development board in the successful operation, MSP430F1612 achieved internal built-in I2C module, certified normal communication, reliable
Platform: |
Size: 2048 |
Author: tucheng |
Hits:
Description: open source Windows debugger调试器源码.-open source Windows debugger for debugging source code.
Platform: |
Size: 751616 |
Author: 任晓枫 |
Hits:
Description: 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 target more platforms.
Release focus: Major feature enhancements
Changes:
A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around. -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 target more platforms.Release focus: Major feature enhancementsChanges: A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.
Platform: |
Size: 548864 |
Author: 王磊 |
Hits:
Description: In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
Platform: |
Size: 65536 |
Author: |
Hits:
Description: 此功能将使Debugger切换回全速执行到被调用函数结束,并停在该函数调用语句的下一条语句上.
当确定所调用的函数没有问题时可以用这个功能全速执行被调用函数.
-This feature will allow Debugger to switch back to full speed to the end of the called function and stops at the function call statement is a statement on the next. When determining the function call when there is no problem can use this function is called function at full speed.
Platform: |
Size: 88064 |
Author: 大棚 |
Hits:
Description: RFID串口调试程序源代码,非常适合初学者-RFID serial debugger source code
Platform: |
Size: 58368 |
Author: 李泉 |
Hits:
Description: IDA教程WinCE ARM调试器入门教程-IDA Tutorial Tutorial WinCE ARM debugger
Platform: |
Size: 137216 |
Author: 何达甫 |
Hits:
Description: 一个线程调试程序,模拟多线程协同工作,代码齐全;-A thread debugger, multi-threaded simulation work, the code is complete
Platform: |
Size: 168960 |
Author: robinlee1 |
Hits:
Description: 一个国外的调试器源码,我自己加了解释和说明,并且翻译了相关资料。-this source code is debugger.I illustrate the introducation in program and add my opition,and then I translate relatively data.
Platform: |
Size: 400384 |
Author: Ldd |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»