Next:
3.7.3 Distributed Logging and
Up:
3.7 Distributed Debugging
Previous:
3.7.1 Distributed Monitoring
3.7.2 Remote Debugging
Debugging individual programs using remote access
Remote debugging of Java is possible using jdb
Use jdb to connect to a VM started with debug options on the PlanetLab node
http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/jdb.html
http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_18
Remote debugging through gdb is also possible
Next:
3.7.3 Distributed Logging and
Up:
3.7 Distributed Debugging
Previous:
3.7.1 Distributed Monitoring
Ian Wakeman 2005-04-22