Posted: http://post-office.corp.redhat.com/archives/rhkernel-list/2008-June/msg00462.html
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release.
Committed in 78.23.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/
Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: There is a missing sign extension in x86_64 compatibility ptrace code and x86_64 gdb sometimes fails when debugging i386 application because of it. The faulty 32 bits value is now properly extended and x86_64 gdb works correctly with i386 applications.
Release note updated. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,2 +1 @@ -There is a missing sign extension in x86_64 compatibility ptrace code and x86_64 gdb sometimes fails when debugging i386 application because of it. +Previously, there was a missing sign extension in the x86_64 ptrace code that may have caused gdb to fail on the x86_64 architecture when debugging an i386 application. With this update, the missing sign extension is now correctly extended, which resolves this issue.-The faulty 32 bits value is now properly extended and x86_64 gdb works correctly with i386 applications.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-1024.html