oneTBB icon indicating copy to clipboard operation
oneTBB copied to clipboard

gdb pretty printers for tbb::concurrent data structures

Open dufferzafar opened this issue 1 year ago • 2 comments

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.

dufferzafar avatar May 08 '23 12:05 dufferzafar

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!.

sarathnandu avatar May 09 '23 12:05 sarathnandu

@sarathnandu is this issue is still relevant?

arunparkugan avatar Aug 13 '24 08:08 arunparkugan