Hello,

I haven't been able to figure this out from the documentation, even
though it appears to be a somewhat common task. So here's my question,
in the hope that you can point me to some example code:

How would I go about getting backtraces for all the threads in an
application? I understand how to do this for the current thread using
unw_init_local(). But how can I access the instruction pointers of the
other threads?


Thanks in advance for your help,
Sven

-- 
Sven Neumann <[email protected]>
RAUMFELD GmbH


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to