http://bugs.winehq.org/show_bug.cgi?id=32854
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from André H. nerv@dawncrow.de 2013-02-13 11:03:00 CST --- I had a closer look and it's not that easy, because on Windows the floating points are structs/unions in CONTEXT with 128 bit and we can't handle that yet. Also i don't understand which size gdb would expect. There are different sizes possible depending on the cpu/compiler (e.g. soft, softfp, hard). Eric, can you please help us here?