Debug Server
Debug Server Scripting (DSS) is a set of cross platform Java APIs
Debug Server Scripting (DSS) is a set of cross platform Java APIs to the Debug Server which allow scripting through Java or 3rd Party tools such as JavaScript (via Rhino), Perl (via Inline::Java), Python (via Jython), TCL (via Jacl/Tclblend), etc.
Unlike its predecessor, CCScripting, DSS interfaces directly with the Debug Server and has no GUI dependencies. This allows for DSS to be a more lightweight solution in both size and performance.
Numerous other advantages of DSS over CCScripting in both features and performance make DSS the recommended solution for automating your debug environment.