Categories
Dynamic Probes
Dynamic Probes (Dprobes) is a generic and pervasive system debugging facility that will operate under the most extreme software conditions such as debugging a deep-rooted operating system problem in a live environment.
Dprobes allows the insertion of fully automated breakpoints or probepoints anywhere in the system and user space. Each probepoint has an associated set of probe instructions that are interpreted when the probe fires. These instructions allow memory and CPU registers to be examined and altered using conditional logic. When the probe command terminates, prior to returning to the probed code, a syslog record may be optionally generated.
Last updated 30 Nov, 2004
Versions
3.6.4a
3.6.4a stable released 2003-10-09
- Released: 9 Oct, 2003
- Code Maturity: Stable
- Source Archive: http://www-124.ibm.com/linux/projects/dprobes/r...
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User README available from http://www-124.ibm.com/developerworks/oss/linux/projects/dprobes/README
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anoncvs@oss.software.ibm.com:/usr/cvs/dprobes - VCS Repository Webview




