This is the mail archive of the gdb-prs@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]

[Bug breakpoints/9270] Stepping over longjmp presumably broken forglibc


http://sourceware.org/bugzilla/show_bug.cgi?id=9270

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2011-07-29 20:03:07 UTC ---
For Fedora we solved this by putting systemtap probes
at the appropriate spots in the glibc longjmp code.
Then we modified gdb to use these when available.
See the branch roland/systemtap in glibc for the probes.
See the branch archer-sergiodj-stap-patch-split in archer.git
for the gdb side.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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