7. Debug¶
This chapter describes the Code Composer Studio (CCS) Theia debug environment. It describes how to create, manage and launch the debugger, and also the features available for debugging the environment.
- 7.1. Debug Overview
- 7.2. Configuring the Debugger
- 7.3. Launching a debug session
- 7.4. Debugging the application
- 7.5. Advanced Debugging Topics
- 7.6. Trace
- 7.7. The General Extension Language (GEL)
- 7.8. Scripting
- 7.9. Legacy Scripting (DSS)
- 7.9.1. Prerequisites
- 7.9.2. Environment Setup and Running a JavaScript
- 7.9.3. Examples
- 7.9.4. DSS API
- 7.9.5. Target Configuration
- 7.9.6. Exception Handling
- 7.9.7. Using GEL
- 7.9.8. Multiple Debug Sessions for Multi-core Debug
- 7.9.9. Logging
- 7.9.10. Other Supported Languages
- 7.9.11. Download
- 7.9.12. Training