895a7e604d
If Unwind_Backtrace is broken, ctx.n will still contain ~0, and we will return that which poor behavior for the user, so return 0 instead. We could document ~0 to be an error, but that would deviate from the Linux behavior which is not desirable. Noted by Poul-Henning Kamp PR: 209842 |
||
---|---|---|
.. | ||
backtrace.3 | ||
backtrace.c | ||
execinfo.h | ||
symtab.c | ||
symtab.h | ||
unwind.c |