Re: GDB backtrace and signal trampolines
From: Anton Blanchard <hidden>
Date: 2005-08-12 05:06:09
From: Anton Blanchard <hidden>
Date: 2005-08-12 05:06:09
Hi,
Would it make sense to limit the test to within a few hundred bytes of the stack pointer? Or some better way to detect that the PC is in a signal trampoline?
With recent kernels we should be able to use the dwarf2 unwind information in the vdso I think. Anton