Skip to content

gdb macros to extract information about allocations #12

Description

@pkhuong

When debugging a core, it's useful to know what object class a pointer might be in, and the offset of any interior pointer from the beginning of the allocation. With a bit more work, we could even report the allocation status (active, recycled, not yet allocated...)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions