Comment 4 for bug 728211

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

This bug doesn't seems to be related with the toolchain, as I could reproduce the same problem with gcc/g++ 4.4.

But I can confirm that this issue happens inside JIT, and that's why GDB can't trace it properly. Once I build with --disable-jit it works fine.