libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
Reference Manual

Topics

 Getting Started
 Configuration and other prerequisites for using libcwd.
 Writing Debug Output
 API documentation related to producing debug output.
 Function Symbols, Types And Locations.
 API documentation related to accessing DWARF debug info and ELF symbols.
 Miscellaneous Runtime
 Supplementary Documentation.

Detailed Description

The main feature of Version 2 of this library is debug output. There is also support for locations (source-file:line-number). As a first-time user, you should read the Tutorial, whereas this reference manual is intended to refresh your mind. Nevertheless, it also has a section on Getting Started with an overview of prerequisites and configuration options.