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: [PATCH 6/6] Make longjmp handling use SystemTap probes


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> We are submitting this as an RFC.  We haven't yet had a chance to test
Sergio> this, so we are not planning to check it in until we can.  It should fix
Sergio> PR breakpoints/9270.

Last week, I finally tried it in an F15 mock buildroot with the
appropriate glibc.

It doesn't work, because the relevant longjmp probes have multiple
locations, and the new code doesn't account for that.

I hope to redo this patch soon.

Tom


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