Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
TxConnect is implemented using JCA, can be deployed in any J2EE container.It provides support for realtime loosely coupled transactions with legacy systems. A developer will supply a wrapper around the protocol (ssh,telnet,socket,cics,tuxedo,ftp, ...etc)
Extend the multi-thread capabilities of the gdb debugger. This targets POSIX threads implementations, although attempts to remain neutral with respect to the threads implementation. Creating a robust environment for thread debugging is the goal.