Skip to content

Feature Request: Find the start of the function of a stack frame #182

Open
@ReimuNotMoe

Description

@ReimuNotMoe

It would be great if cpptrace can provide a standardized function to find the start of the function of a stack frame, just like _Unwind_FindEnclosingFunction.

This is very useful for checking if a certain function is in a cpptrace::raw_trace::frames programmatically.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions