Skip to content

Dump Object Improvement #28

@apl3b

Description

@apl3b

When running !mona dumpobj I would like to see which Chunk, Segment, Allocator and Heap an address belongs too.
If it happens to be a free Chunk, related structures like the Free List/List Hint or the LFH Sub Segment.

Based on that match, I would like to see more details about the related structures such as:

  • Chunk size and state
  • Segment info (to which heap does it belong, etc...)
  • etc...

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