This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] Handle broken CFI for signal trampolines in libc on amd64-linux


On Fri, Nov 21, 2008 at 02:33:29AM +0100, Ulrich Weigand wrote:
> Anyway, while it is certainly good that this is fixed, I'm still
> wondering why we should rely on that when we have a hard-coded
> sigtramp detector that should be working just fine under any 
> circumstances.

I think that one reason was the extra work of the signal handler
sniffer.  The amd64 one doesn't do much for named functions, though,
and functions with CFI are likely to be named.  I suggest asking
Mark Kettenis's opinion.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]