Skip to content

[lldb] Accept address in task backtrace and select commands (#10191) #10227

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

Update the language swift task {backtrace,select} commands to take a task address.

This is useful in conjunction with #10176 which prints a tasks address. An example use case is printing a TaskGroup, and then using the address of one of the group's child tasks with either the backtrace or select command.

(cherry-picked from commit 0a0c9a6)

Update the `language swift task {backtrace,select}` commands to take a task address.

This is useful in conjunction with #10176 which prints a tasks address. An example use case is printing a `TaskGroup`, and then using the address of one of the group's child tasks with either the `backtrace` or `select` command.

(cherry-picked from commit 0a0c9a6)
@kastiglione kastiglione merged commit 85250f6 into next Mar 11, 2025
@kastiglione kastiglione deleted the dl/next/lldb-Accept-address-in-task-backtrace-and-select-commands-10191 branch March 11, 2025 16:53
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.

1 participant