January 25, 2011
Hi,

while looking at the GCX code for some FreeBSD specific issues I stumbled
over GCX.fullcollectshell
missing a "mov sp[RBP],RSP" after pushing all its registers.

best martin
January 27, 2011
Fixed.

Martin Nowak wrote:
>
> while looking at the GCX code for some FreeBSD specific issues I stumbled
> over GCX.fullcollectshell
> missing a "mov sp[RBP],RSP" after pushing all its registers.
>