-
Notifications
You must be signed in to change notification settings - Fork 283
Ability for Segments to have Names #7062
Copy link
Copy link
Closed
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: Memory MapIssues with the Memory Map widgetIssues with the Memory Map widget
Milestone
Metadata
Metadata
Assignees
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: Memory MapIssues with the Memory Map widgetIssues with the Memory Map widget
What is the feature you'd like to have?
The full-featured ability in UI and via API for segments to have names and have them displayed. This would include Address Display formats.
Is your feature request related to a problem?
#6513 -- Frequently there are large mapped regions of memory in SharedCaches, and occasionally even regular Mach-Os which are within a segment but not a section.
These segments have names encoded in the header or generated by the loader which would be very useful for users navigating around to see.