Module source_information

Source
Expand description

Provides one function solutions for retrieving the source location declaration information.

Structs§

SourceInformation
Contains all the information about where the code was declared in the source code.

Functions§

find_breakpoint_location
Find the machine code address that corresponds to a line in the source file.