[lldb-dev] [Bug 33817] Fails to build on gcc 5.4.0 and libstdc++ 6 because bind is missing in TaskPool.h
https://bugs.llvm.org/show_bug.cgi?id=33817 lab...@google.com changed: What|Removed |Added CC||lab...@google.com Status|NEW
Re: [lldb-dev] Skipping registers when restore register state after a function call
We've ran into the same issue when we were adding the "dynamic register size" fields, which is mips thing. I think we need a more flexible way of specifying the register context structs (constexpr constructors?) which will not suffer from these issues. On 14 July 2017 at 16:39, Tatyana Krasnukha