On Wed, Aug 10, 2011 at 8:28 PM, Ted Ts'o <[email protected]> wrote:

> The main use case I'm trying to implement is a signal handler that
> dumps a stack trace to stderr, for use in environments where capturing
> an core dump is not convenient/possible, so I don't think that should
> be an issue.
>
> Speaking of which, if anyone can point me an implementation of this
> functionality so I can just copy it instead of writing it from
> scratch, I'd be much obliged.
>

tests/Ltest-bt.c (the code really is in tests/Gtest-bt.c)  has an
example you might find useful.

 -Arun

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

Reply via email to