IDA SDK
Source information providers

These providers supply information about the source files and lines to the source level debugger.

These providers supply information about the source files and lines to the source level debugger.

Note
objects that inherit from qrefcnt_obj_t must be freed using the release() method. do not use the 'delete' operator! See description for qrefcnt_obj_t::release()

Currently this interface is not frozen and may change. We will freeze it once we settle things down.