Skip to content

Symbol

Looking up addresses for function names / symbols, and vice-versa.

Uses IDA when available if there isn't sufficient symbol information available.

selected_frame_source_absolute_filename()

Retrieve the symbol table’s source absolute file name from the selected frame.

In case of missing symbol table or frame information, None is returned.