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

Remove for_each_target and for_each_child_target #31

Open
apopple opened this issue May 8, 2018 · 0 comments
Open

Remove for_each_target and for_each_child_target #31

apopple opened this issue May 8, 2018 · 0 comments
Labels

Comments

@apopple
Copy link
Collaborator

apopple commented May 8, 2018

These functions take callbacks with arbitrary numbers of void * arguments. It would be nice to remove them now that the library contains iterator versions of them (eg. pdbg_for_each_target).

The main difficulty is that these functions also deal with the application target selection code which would need to be replicated in some way.

@apopple apopple added the cleanup label May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant