This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] [AARCH64]: Pointer mangling support for Aarch64


>>>>> "Will" == Will Newton <will.newton@linaro.org> writes:

Will> Can you confirm that gdb does not use the longjmp_target probe? It
Will> doesn't appear to use it as far as I can tell. Are you aware of what
Will> consumers there are for this probe point?

Yeah, gdb uses the "longjmp" probe, not "longjmp_target".
I don't know what uses the latter; though it's worth noting that all
probes are available to gdb and systemtap users, so I wouldn't
necessarily know whether someone is using it.

Tom


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