First page Back Continue Last page Graphics
Alternative debugging support
Uses gdb for debugging
- Runs each node under gdb in an xterm window, prompting the user to begin execution
Charm program has to be compiled using ‘-g’ and run with ‘++debug’ as a command-line option.