Skip to content

add functions to help with EvaluationContext #108

Open
@tromey

Description

@tromey

A couple of the callbacks in EvaluationContext can be implemented without needing anything external to DWARF. In particular frame_base, call_frame_cfa, and get_at_location refer to other DWARF constructs.

It would be helpful to library users to provide an implementation of these methods that could be easily reused.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions