Skip to content

returning the procedure's Local Variables ? #38

@dcabale

Description

@dcabale

Hey there,
RADStudio Memory management documentation says this about procedure's local variables:
image

These "Local Variables" can be accessed, using the IDE debugger, with a [Name, Value] pair list, such as this :
image

The application Stack is accessible by FastMM5, at the memory allocation event.
Considering this, would FastMM5 be able, on that event, to return also these Local Variables, just as the IDE debugger does?
Thanks for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions