1 | MAD |
2 | MAD is a set of tools that enables programmers to debug their CVWC applications with the debugger of their choice. |
3 | MAD supports post-mortem debugging: CWVC programs run to completion, or until an error |
4 | The programmer can replay a specific object, i.e. reproduce its execution, under the control of a sequential debugger, and can use the traditional debugging cycle to find the bug. |