ucontext broken for s/390 - part2
Martin Schwidefsky
schwidefsky@de.ibm.com
Mon Aug 20 01:33:00 GMT 2001
Hi,
the ucontext patch fixed the mcontext/ucontext structures but it
broke core file reading with gdb. The last patch changed gregset_t
and with it the elf_prstatus structure. To preserve compatability
with the old core file format we'd like to change the gregset_t
back but leave the mcontext/ucontext in the new format. That is
gregset_t and mcontext are two seperate things now. I don't think
anything speaks against that, does it?
2001-08-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/s390/s390-32/ucontext.h: Revert the change
of the gregset_t type.
* sysdeps/unix/sysv/linux/s390/s390-64/ucontext.h: Likewise.
(See attached file: ucontext-glibc-part2.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: ucontext-glibc-part2.diff
Type: text/x-diff
Size: 3030 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20010820/4dd49f5c/attachment.bin>
More information about the Libc-hacker
mailing list