Removing support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
As a funny coincidence, while trying to fix PR threads/19354, I stumbled on workarounds for LinuxThreads... So I went ahead and wrote a patch to not only make use of __WALL, but yank out support for ancient LinuxThreads and vendor 2.4 kernels w/ backported NPTL: https://sourceware.org/ml/gdb-patches/2015-12/msg00214.html So ... FYI. Thanks, Pedro Alves