How do you guys normally debug async methods in c++ applications?

How do you guys  normally debug async methods in c++ applications? When debugging iOS apps, xcode automatically let you see the complete chain of scheduling tasks onto queues over different threads when you hit a breakpoint - does anyone know if something similar for c++ exists?
You already invited:

If you wanna answer this question please Login or Register