Skip to content

Add a debugging tip on traversing object graph#1396

Merged
qinsoon merged 1 commit intommtk:masterfrom
qinsoon:doc-traverse-object-graph
Sep 26, 2025
Merged

Add a debugging tip on traversing object graph#1396
qinsoon merged 1 commit intommtk:masterfrom
qinsoon:doc-traverse-object-graph

Conversation

@qinsoon
Copy link
Copy Markdown
Member

@qinsoon qinsoon commented Sep 26, 2025

Currently there is no easy way to traverse object graph with a debugger. This PR documents a practical way -- clearly it is not easy. We should do refactoring to make object-graph traversal easier. But that's not the intention of this PR.

Related to #811.

@qinsoon qinsoon requested a review from wks September 26, 2025 06:16
Copy link
Copy Markdown
Collaborator

@wks wks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinsoon qinsoon enabled auto-merge September 26, 2025 07:00
@qinsoon qinsoon added this pull request to the merge queue Sep 26, 2025
Merged via the queue into mmtk:master with commit a148454 Sep 26, 2025
32 checks passed
@qinsoon qinsoon deleted the doc-traverse-object-graph branch September 26, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants