Skip to content

[lldb] Accept optional Task address in "task info" command #10177

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

Conversation

kastiglione
Copy link

@kastiglione kastiglione commented Mar 5, 2025

Update language swift task info to optionally take a specific Task (by address).

This allows users to re-inspect Task objects for which they have an address to. This is useful when a task variable isn't available, but the its address was previously printed and available.

rdar://142986446

@kastiglione kastiglione requested a review from a team as a code owner March 5, 2025 23:55
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

See #10176

@kastiglione
Copy link
Author

Ah, the test depends on #10176. I'll include it.

@kastiglione kastiglione force-pushed the dl/lldb-Accept-optional-Task-address-in-task-info-command branch from 3a36f1d to 1f8ce2c Compare March 6, 2025 17:47
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

@swift-ci test macOS

@kastiglione
Copy link
Author

@swift-ci test windows

@kastiglione
Copy link
Author

@swift-ci test macOS

@kastiglione
Copy link
Author

@adrian-prantl the commit specific to this PR is the 1f8ce2c (for easier review)

@kastiglione kastiglione merged commit 6956cf6 into stable/20240723 Mar 7, 2025
3 checks passed
@kastiglione kastiglione deleted the dl/lldb-Accept-optional-Task-address-in-task-info-command branch March 7, 2025 23:01
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