register-dump fix for s/390

Martin Schwidefsky schwidefsky@de.ibm.com
Wed Oct 31 13:00:00 GMT 2001


Hi,
on s390 and s390x the REGISTER_DUMP macro passes an incorrect second
argument. It passes a pointer to a pointer to a sigcontext structure
instead of just a pointer. ChangeLog and diff:

2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>

     * sysdeps/unix/sysv/linux/s390/s390-32/register-dump (REGISTER_DUMP):
     Correct second argument of register_dump call.
     * sysdeps/unix/sysv/linux/s390/s390-64/register-dump (REGISTER_DUMP):
     Likewise.

(See attached file: register_dump.diff)

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: register_dump.diff
Type: text/x-diff
Size: 864 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20011031/ea898a21/attachment.bin>


More information about the Libc-hacker mailing list