Oliver Kowalke
Oliver Kowalke
I'm not familiar with GDB scipts... you are welcome to provide a patch that supports GDB scripts
boost.coroutine is deprecated
ASIO should switch to boost.context instead of using deprecated boost.coroutine. Peter Dimov ***@***.***> schrieb am Do., 3. Juni 2021, 21:00: > ASIO depends on Coroutine, so whether it's "deprecated" or...
> New Fiber failure after the latest changes fixed
> I've been able to get `fcontext` working in cygwin as described here: > > https://cygwin.com/pipermail/cygwin-developers/2020-September/011970.html > > It also seems the `ucontext` is broken for the same reason that...
Seams to be a NULL pointer is dereferenced - this might happen because of the calling convention is violated. I don't own a PPC64(?) system and I'm too busy atm....
should be work now
> @olk I guess, `ppc64` still broken though? I have not seen anyone fix it. deutsch I assumed it is fixed ... maybe I was confused be the lengthy discussion
Probably a re-factoring in one of the merge-requests has dropped floting point registers from preserving. Unfortunately I don't have access to PPC platforms. Could you provide a merge-request that fixes...