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

gdb pretty printers for tbb::concurrent data structures #1099

Open
dufferzafar opened this issue May 8, 2023 · 2 comments
Open

gdb pretty printers for tbb::concurrent data structures #1099

dufferzafar opened this issue May 8, 2023 · 2 comments

Comments

@dufferzafar
Copy link

Does anyone have GDB pretty printers available for tbb::concurrent data structures?

I'm in a GDB session, trying to print a tbb:concurrent_unordered_set and am struggling with buckets/storage etc.

@sarathnandu
Copy link
Contributor

AFAIK we don't have any official GDB pretty printers available for tbb::concurrent data structures. We will consider adding some of these debug support in future releases. Thanks for suggesting!.

@arunparkugan
Copy link

@sarathnandu is this issue is still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants