Debugger APIs
The debugger APIs can be used for program debugging on the system. The debugger APIs are divided into the following functional areas:
- Program Variable APIs (original program model (OPM) and Integrated Language
Environment® (ILE))
- Debug Session Control APIs (ILE)
- Create View APIs (ILE)
- View Information APIs (ILE)
- Fast-path Debugger APIs (ILE)
The debugger API user can use these APIs independently of each other or
together as needed. For general information about the integrated language
environment, see the ILE Concepts
manual.
Select one of the following for more information:
- Using Source Debugger APIs
- How a Compiler Uses the APIs to Generate Debug Data
for ILE Programs
- How a Source Debugger Uses the APIs to Debug ILE or OPM Programs
[ Back to top | APIs by category ]