资 源 简 介
ReBranch is a debugging tool focus on non-deterministic bugs, multi-thread programs and parallel programs. It allows developers to replay those bugs under GDB control.
The source code of ReBranch is hosted at http://gitorious.org/rebranch
Call for BUGs:
ReBranch needs your help on:
* Testing:
* Test on different Linux distribution;
* Test different software and report the lost of system calls;
* Debugging experiences: we need users to report their debugging experiences using this tool to help us improve it;
Author: pi3orama@gmail.com
Overview
The goal of ReBranch is to help developers to fight with non-deterministic bugs - those bugs arise and disappear randomly, traditionally debugging such bugs is nightmare of programmers.
The mechanism o