Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

print thread name in miri error backtraces; add option to track read/write accesses #3338

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 2, 2024

This came up while debugging rust-lang/rust#121626. It didn't end up being useful there but still seems like good tools to have around.

@RalfJung RalfJung force-pushed the more-tracking-and-threads branch 2 times, most recently from 71ce18c to 09b4283 Compare March 2, 2024 16:16
@RalfJung
Copy link
Member Author

RalfJung commented Mar 2, 2024

@bors r

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

📌 Commit 09b4283 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

⌛ Testing commit 09b4283 with merge b9ac8e1...

bors added a commit that referenced this pull request Mar 2, 2024
print thread name in miri error backtraces; add option to track read/write accesses

This came up while debugging rust-lang/rust#121626. It didn't end up being useful there but still seems like good tools to have around.
@bors
Copy link
Collaborator

bors commented Mar 2, 2024

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

RalfJung commented Mar 2, 2024

@bors r

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

📌 Commit f429d76 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request Mar 2, 2024
print thread name in miri error backtraces; add option to track read/write accesses

This came up while debugging rust-lang/rust#121626. It didn't end up being useful there but still seems like good tools to have around.
@bors
Copy link
Collaborator

bors commented Mar 2, 2024

⌛ Testing commit f429d76 with merge 7522e89...

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

RalfJung commented Mar 2, 2024

@bors r

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

📌 Commit 61b58bd has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

⌛ Testing commit 61b58bd with merge 9272474...

@bors
Copy link
Collaborator

bors commented Mar 2, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 9272474 to master...

@bors bors merged commit 9272474 into rust-lang:master Mar 2, 2024
8 checks passed
@RalfJung RalfJung deleted the more-tracking-and-threads branch March 2, 2024 19:07
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.

None yet

2 participants