1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-30 13:11:44 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Dave Watson bd3fb89e11 Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)
Add unw_init_local2 with a flag for better extensibility in the future
2017-08-16 13:11:24 -07:00
Doug Moore 14c48b3d51 unw_init_local_signal
init_local, but *not* setting use_prev_instr.
This is necessary to correctly unwind using ucontext argument to signal handlers.
2017-04-03 14:44:40 -07:00
David Mosberger-Tang 75f34ccb7d Update documentation and regenerate manual-pages. 2007-08-22 12:49:08 -06:00
esiee.fr!m.delahaye 972aec70ba Patch to work around lexgrog bug
(Logical change 1.73)
2003-03-31 19:57:09 +00:00
mostang.com!davidm cc297605d4 Initial revision 2003-03-11 01:05:47 +00:00
mostang.com!davidm 40fe9d4459 (Logical change 1.60) 2003-03-11 01:05:47 +00:00