Open dufferzafar opened 1 year ago
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 is this issue is still relevant?
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.